JJacques Pienaar[mlir] Flip dialects to _Prefixed
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir] Flip dialects to _Prefixed At least two weeks passed since flipped to _Both. Made some additional NFC changes in .td files that were not converted earlier. | 3 年前 | |
[mlir][sparse] migrate sparse rewriting to sparse transformations pass The rules in the linalg file were very specific to sparse tensors so will find a better home under sparse tensor dialect than linalg dialect. Also moved some rewriting from sparsification into this new "pre-rewriting" file. Reviewed By: springerm Differential Revision: https://reviews.llvm.org/D129910 | 3 年前 | |
[mlir] Flip LinAlg dialect to _Both This one required more changes than ideal due to overlapping generated name with different return types. Changed getIndexingMaps to getIndexingMapsArray to move it out of the way/highlight that it returns (more expensively) a SmallVector and uses the prefixed name for the Attribute. Differential Revision: https://reviews.llvm.org/D129919 | 3 年前 | |
[mlir] Use value instead of getValue (NFC) | 3 年前 | |
[mlir][sparse] Adding standard pipeline for tests. Addresses https://bugs.llvm.org/show_bug.cgi?id=52409 aka https://github.com/llvm/llvm-project/issues/51751 Reviewed By: aartbik, mehdi_amini Differential Revision: https://reviews.llvm.org/D117919 | 4 年前 |