[PATCH] D143526: [GlobalISel] Handle ptr size != index size in IRTranslator
Krzysztof Drewniak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 13:36:51 PST 2023
krzysz00 updated this revision to Diff 496592.
krzysz00 added a comment.
Added missing test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143526/new/
https://reviews.llvm.org/D143526
Files:
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-non-integral-address-spaces.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143526.496592.patch
Type: text/x-patch
Size: 8685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/21733eb0/attachment.bin>
More information about the llvm-commits
mailing list