Skip to content
Unverified Commit dcae289d authored by Christian Ulmann's avatar Christian Ulmann Committed by GitHub
Browse files

[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.
parent a396fb24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment