[all-commits] [llvm/llvm-project] 41cb3c: Fix-forward broken test case from 2a5d497494c24425...
Ingo Müller via All-commits
all-commits at lists.llvm.org
Tue Aug 29 08:06:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41cb3c4d87283bcdb21c8bde4c13206cb388c530
https://github.com/llvm/llvm-project/commit/41cb3c4d87283bcdb21c8bde4c13206cb388c530
Author: Ingo Müller <ingomueller at google.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M mlir/test/python/dialects/builtin.py
Log Message:
-----------
Fix-forward broken test case from 2a5d497494c24425e99655b85e2277dd3f15a400.
The printing of `StringAttr` was changed in
https://reviews.llvm.org/D158974, such that some test cases relying on
that output had to be changed as well.
More information about the All-commits
mailing list