[PATCH] D143526: [GlobalISel] Handle ptr size != index size in IRTranslator, CodeGenPrepare

Krzysztof Drewniak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 09:21:09 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bc739a4ae84: [GlobalISel] Handle ptr size != index size in IRTranslator, CodeGenPrepare (authored by krzysz00).

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.521684.patch
Type: text/x-patch
Size: 5051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/c36dc1a4/attachment.bin>


More information about the llvm-commits mailing list