diff options
author | Matthias Springer <springerm@google.com> | 2021-11-25 17:42:08 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2021-11-25 17:44:39 +0900 |
commit | a5c2f7828796ce9c3e19e78fbd783fb0206b971d (patch) | |
tree | dfc84e840dc4b7db18c78dd276493280f7af1341 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 72e4f4a2a117f97118692857d91210fc62c066b0 (diff) | |
download | llvm-a5c2f7828796ce9c3e19e78fbd783fb0206b971d.zip llvm-a5c2f7828796ce9c3e19e78fbd783fb0206b971d.tar.gz llvm-a5c2f7828796ce9c3e19e78fbd783fb0206b971d.tar.bz2 |
[mlir][interfaces] Add insideMutuallyExclusiveRegions helper
Add a helper function to ControlFlowInterfaces for checking if two ops
are in mutually exclusive regions according to RegionBranchOpInterface.
Utilize this new helper in Linalg ComprehensiveBufferize. This makes the
analysis independent of the SCF dialect and generalizes it to other ops
that implement RegionBranchOpInterface.
Differential Revision: https://reviews.llvm.org/D114220
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions