diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2023-11-02 07:35:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 07:35:58 +0100 |
commit | b28a296cdfb6309fed328e5a299d392a0a841ce1 (patch) | |
tree | e1b26439339f572f5aa89ab8f37f9de561afee4c /llvm/lib/IR/Module.cpp | |
parent | 2f17c9f65e7da50a77101431ddf7f6ed7e1ea92c (diff) | |
download | llvm-b28a296cdfb6309fed328e5a299d392a0a841ce1.zip llvm-b28a296cdfb6309fed328e5a299d392a0a841ce1.tar.gz llvm-b28a296cdfb6309fed328e5a299d392a0a841ce1.tar.bz2 |
[MLIR][MemRefToLLVM] Remove typed pointer support (#70909)
This commit removes the support for lowering MemRefToLLVM to LLVM
dialect with typed pointers. 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
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions