Files
clang-p2996/mlir/lib/Dialect/SparseTensor
Christian Ulmann dcae289d3a [MLIR][SparseTensor] Introduce opaque pointers in LLVM dialect lowering (#70570)
This commit changes the SparseTensor LLVM dialect lowering from using
`llvm.ptr<i8>` to `llvm.ptr`. This change ensures that the lowering now
properly relies on opaque pointers, instead of working with already type
erased i8 pointers.
2023-10-31 07:34:49 +01:00
..
2023-08-04 20:37:49 +00:00
2023-10-02 11:07:38 -04:00