llvm-project/mlir/lib/Dialect/Linalg
Matthias Springer 95e62eb430 [mlir][linalg][bufferize] Separate pass from ComprehensiveBufferize
This commit separates the bufferization from the bufferization pass in Linalg. This allows other dialects to use ComprehensiveBufferize more easily.

This commit mainly moves files to a new directory and adds a new build target.

Differential Revision: https://reviews.llvm.org/D112989
2021-11-05 13:56:39 +09:00
..
Analysis [mlir][linalg] Remove ConstraintsSet class 2021-08-19 10:57:35 +09:00
ComprehensiveBufferize [mlir][linalg][bufferize] Separate pass from ComprehensiveBufferize 2021-11-05 13:56:39 +09:00
IR [MLIR][arith] fix references to std.constant in comments 2021-10-14 20:38:47 +00:00
Transforms [mlir][linalg][bufferize] Separate pass from ComprehensiveBufferize 2021-11-05 13:56:39 +09:00
Utils [mlir] Switch arith, llvm, std & shape dialects to accessors prefixed both form. 2021-10-24 18:36:33 -07:00
CMakeLists.txt [mlir][linalg][bufferize] Separate pass from ComprehensiveBufferize 2021-11-05 13:56:39 +09:00