Commit 406b887a authored by Christian Ulmann's avatar Christian Ulmann
Browse files

[MLIR][AMX] Remove llvm.ptr<i8> bitcasts from legalize for LLVM pass

This commit removes the no longer required `llvm.ptr<i8>` bitcasts from
AMX's legalize-for-llvm-export pass. Typed pointers have been
deprecated for a while now and it's planned to soon remove them from
the LLVM dialect.

Related PSA: https://discourse.llvm.org/t/psa-removal-of-typed-pointers-from-the-llvm-dialect/74502
parent 3cf9bf34
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment