[PATCH] D66316: [GlobalISel] CSEMIRBuilder: Add support for G_GEP

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 16:45:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369070: [GlobalISel] CSEMIRBuilder: Add support for G_GEP (authored by volkan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66316?vs=215478&id=215508#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66316/new/

https://reviews.llvm.org/D66316

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/CSEInfo.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator-gep.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-legalize-load-store.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66316.215508.patch
Type: text/x-patch
Size: 9561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/25799fa0/attachment.bin>


More information about the llvm-commits mailing list