llvm-project/mlir/lib/Dialect/SparseTensor
River Riddle 1f971e23f0 [mlir] Trim a huge number of unnecessary dependencies on the Func dialect
The Func has a large number of legacy dependencies carried over from the old
Standard dialect, which was pervasive and contained a large number of varied
operations. With the split of the standard dialect and its demise, a lot of lingering
dead dependencies have survived to the Func dialect. This commit removes a
large majority of then, greatly reducing the dependence surface area of the
Func dialect.
2022-03-01 12:10:04 -08:00
..
IR [mlir][sparse] minor cleanup of include placement 2022-02-14 09:16:45 -08:00
Pipelines [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
Transforms [mlir] Trim a huge number of unnecessary dependencies on the Func dialect 2022-03-01 12:10:04 -08:00
Utils [mlir][NFC] Remove a few op builders that simply swap parameter order 2022-02-07 19:03:57 -08:00
CMakeLists.txt [mlir][sparse] Adding standard pipeline for tests. 2022-01-28 15:11:12 -08:00