[Mlir-commits] [mlir] Avoid buffer hoisting from parallel loops (PR #90735)

Matthias Springer llvmlistbot at llvm.org
Fri May 3 05:29:57 PDT 2024


matthias-springer wrote:

now that we have a new trait, can you also try to remove isParallelRegion (https://github.com/llvm/llvm-project/blob/main/mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.td#L559) as part of this change? (or in a follow up commit)

https://github.com/llvm/llvm-project/pull/90735


More information about the Mlir-commits mailing list