llvm-project/mlir/include
Alex Zinenko 0aceb61665 [mlir] make memref.cast implement ViewLikeOpInterface
This was seemingly dropped in e2310704d8,
potentially due to a misrebase. The absence of this trait makes aliasing
analysis incorrect, leading to, e.g., buffer deallocation pass inserting
deallocations too early.
2021-03-15 17:21:27 +01:00
..
mlir [mlir] make memref.cast implement ViewLikeOpInterface 2021-03-15 17:21:27 +01:00
mlir-c [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00