diff options
author | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-10-17 11:33:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 11:33:45 +0200 |
commit | 484668c7597d9198e21332b30d2f15ece536a0bb (patch) | |
tree | 134f4cc385c9dd88cf121eef6f4c39c11f4e8135 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 815193f6be08e0f5876c9a0cb88c9df104710e68 (diff) | |
download | llvm-484668c7597d9198e21332b30d2f15ece536a0bb.zip llvm-484668c7597d9198e21332b30d2f15ece536a0bb.tar.gz llvm-484668c7597d9198e21332b30d2f15ece536a0bb.tar.bz2 |
Reland "[MLIR][LLVM] Change addressof builders to use opaque pointers" (#69292)
This relands fbde19a664e5fd7196080fb4ff0aeaa31dce8508, which was broken due to incorrect GEP element type creation.
This commit changes the builders of the `llvm.mlir.addressof` operations
to no longer produce typed pointers.
As a consequence, a GPU to NVVM pattern had to be updated, that still
relied on typed pointers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions