llvm/mlir/include
Matthias Springer 3b74aac29c [mlir][bufferize] Do not run the buffer deallocation pass if no allocs escape block boundaries
This fixes a bufferization issue with ops that are not supported by the buffer deallocation pass when `allow-return-allocs=0`.

Differential Revision: https://reviews.llvm.org/D122304
2022-03-23 21:07:35 +09:00
..
mlir [mlir][bufferize] Do not run the buffer deallocation pass if no allocs escape block boundaries 2022-03-23 21:07:35 +09:00
mlir-c [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00