[PATCH] D32396: [GlobalISel][X86] G_GEP selection support.

Igor Breger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 04:12:08 PDT 2017


igorb updated this revision to Diff 97596.
igorb added a comment.

- update error message.


https://reviews.llvm.org/D32396

Files:
  lib/Target/X86/X86InstructionSelector.cpp
  lib/Target/X86/X86LegalizerInfo.cpp
  test/CodeGen/X86/GlobalISel/gep.ll
  test/CodeGen/X86/GlobalISel/legalize-gep.mir
  test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
  test/CodeGen/X86/GlobalISel/select-gep.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32396.97596.patch
Type: text/x-patch
Size: 13121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/81208cab/attachment.bin>


More information about the llvm-commits mailing list