[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 11:35:33 PST 2023


krzysz00 updated this revision to Diff 496570.
krzysz00 added a comment.

Wherein I noticed getIndexType() exists, cascading rebase


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.496570.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/fdf0e0c0/attachment.bin>


More information about the llvm-commits mailing list