diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2023-11-02 07:35:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 07:35:21 +0100 |
commit | 2f17c9f65e7da50a77101431ddf7f6ed7e1ea92c (patch) | |
tree | 7a3429c3aba8ec45461dab6e3a87a59f722abda5 /llvm/lib/IR/Module.cpp | |
parent | 749083b91f31f370cf64831d3e7e6215b6d51442 (diff) | |
download | llvm-2f17c9f65e7da50a77101431ddf7f6ed7e1ea92c.zip llvm-2f17c9f65e7da50a77101431ddf7f6ed7e1ea92c.tar.gz llvm-2f17c9f65e7da50a77101431ddf7f6ed7e1ea92c.tar.bz2 |
[MLIR][NVGPUToNVVM] Remove typed pointer support (#70867)
This commit removes the support for lowering NVGPU to NVVM 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