aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2023-06-06 09:18:10 +0200
committerMatthias Springer <me@m-sp.org>2023-06-06 09:27:05 +0200
commit976d25ed9e575b7326a406c525bb1957f801d393 (patch)
tree27b5e61760e1ba9494d5488c2e467b638d1f4510 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent2544d91956f9b7b955f13dc2ffb12da30c5f7f87 (diff)
downloadllvm-976d25ed9e575b7326a406c525bb1957f801d393.zip
llvm-976d25ed9e575b7326a406c525bb1957f801d393.tar.gz
llvm-976d25ed9e575b7326a406c525bb1957f801d393.tar.bz2
[mlir][vector] Use transform.apply_patterns in vector tests
All vector transform ops are now `PatternDescriptorOpInterface` ops that merely select the patterns. The patterns are applied by the `apply_patterns` op. This is to ensure that ops are properly tracked. (TrackingListener is used in the implementation of `apply_patterns`.) Furthermore, handles are no longer invalidated when applying patterns in the vector tests. Differential Revision: https://reviews.llvm.org/D152174
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions