diff options
author | Matthias Springer <springerm@google.com> | 2022-09-02 14:32:04 +0200 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-09-02 14:47:20 +0200 |
commit | f7f0c7f7e3d711cd8f0d069fef7f664f074a57e4 (patch) | |
tree | c8d7d25406c5f35bea35be6baac5fc2982907659 /clang/unittests/libclang/LibclangTest.cpp | |
parent | 3da23970ed750bb7d42b94af26728cba96162207 (diff) | |
download | llvm-f7f0c7f7e3d711cd8f0d069fef7f664f074a57e4.zip llvm-f7f0c7f7e3d711cd8f0d069fef7f664f074a57e4.tar.gz llvm-f7f0c7f7e3d711cd8f0d069fef7f664f074a57e4.tar.bz2 |
[mlir][bufferize] Add isRepetitiveRegion to BufferizableOpInterface
This method allows to declare regions as "repetitive" even if the parent op does not implement the RegionBranchOpInterface.
This is needed to support loop-like ops that have parallel semantics but do not branch between regions.
Differential Revision: https://reviews.llvm.org/D133113
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions