diff options
author | Matthias Springer <me@m-sp.org> | 2023-12-21 17:39:36 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-21 17:39:36 +0900 |
commit | db8a119e8f04dfccd40ab7675c62ada81423e5c2 (patch) | |
tree | f8a430daf3e2c2446113738ca98e47ee0a17aa3b /mlir/lib/Bindings/Python/IRModule.h | |
parent | 2203a4e6e01ce6bfd69505420d304a81daf23dc9 (diff) | |
download | llvm-db8a119e8f04dfccd40ab7675c62ada81423e5c2.zip llvm-db8a119e8f04dfccd40ab7675c62ada81423e5c2.tar.gz llvm-db8a119e8f04dfccd40ab7675c62ada81423e5c2.tar.bz2 |
[mlir][ArmSME] Fix invalid rewriter API usage (#76123)
When operations are modified in-place, the rewriter must be notified.
This commit fixes `mlir/test/Conversion/ArmSMEToLLVM/unsupported.mlir`,
`mlir/test/Dialect/ArmSME/tile-zero-masks.mlir` and
`mlir/test/Dialect/ArmSME/vector-ops-to-llvm.mlir` when running with
`MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS` enabled.
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.h')
0 files changed, 0 insertions, 0 deletions