[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:04:11 PDT 2017
igorb updated this revision to Diff 97593.
igorb added a comment.
- add tests with variable GEP index
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.97593.patch
Type: text/x-patch
Size: 12874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/425404cf/attachment.bin>
More information about the llvm-commits
mailing list