| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][Vector] add pass option to convert-vector-to-llvm to emit opaque pointers Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179 This patch allows the use of convert-vector-to-llvm with LLVM opaque pointer types. The changes required were relatively minor: * there were a few GEPs and loads that required specifying the result or base type * a few bitcasts, especially when interacting with memref have to not be emitted when using opaque pointers Differential Revision: https://reviews.llvm.org/D143853 | 3 年前 | |
[mlir][Vector] add pass option to convert-vector-to-llvm to emit opaque pointers Part of https://discourse.llvm.org/t/rfc-switching-the-llvm-dialect-and-dialect-lowerings-to-opaque-pointers/68179 This patch allows the use of convert-vector-to-llvm with LLVM opaque pointer types. The changes required were relatively minor: * there were a few GEPs and loads that required specifying the result or base type * a few bitcasts, especially when interacting with memref have to not be emitted when using opaque pointers Differential Revision: https://reviews.llvm.org/D143853 | 3 年前 | |
Adopt Properties to store operations inherent Attributes in the LLVM dialect This is part of an on-going migration to adopt Properties inside MLIR. Differential Revision: https://reviews.llvm.org/D148300 | 3 年前 | |
[mlir][Vector][Trivial] Move a conversion to LLVM test to the conversion passes test directory and port it to opaque pointers | 3 年前 | |
Adopt Properties to store operations inherent Attributes in the LLVM dialect This is part of an on-going migration to adopt Properties inside MLIR. Differential Revision: https://reviews.llvm.org/D148300 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 |