[PATCH] D42402: [GISel]: Eliminate redundant copies b/w VRegs of same regclass at the end of InstructionSelection
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 22 18:06:07 PST 2018
aditya_nandakumar updated this revision to Diff 130994.
aditya_nandakumar added a reviewer: bogner.
aditya_nandakumar added a comment.
Updated commented in InstructionSelector.cpp
https://reviews.llvm.org/D42402
Files:
lib/CodeGen/GlobalISel/InstructionSelect.cpp
test/CodeGen/AArch64/GlobalISel/select-bitcast-bigendian.mir
test/CodeGen/AArch64/GlobalISel/select-bitcast.mir
test/CodeGen/AArch64/GlobalISel/select-br.mir
test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
test/CodeGen/AArch64/GlobalISel/select-int-ptr-casts.mir
test/CodeGen/AArch64/GlobalISel/select-store.mir
test/CodeGen/AArch64/GlobalISel/select-trunc.mir
test/CodeGen/AArch64/GlobalISel/select.mir
test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir
test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
test/CodeGen/X86/GlobalISel/select-ext.mir
test/CodeGen/X86/GlobalISel/select-merge-vec256.mir
test/CodeGen/X86/GlobalISel/select-merge-vec512.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42402.130994.patch
Type: text/x-patch
Size: 20485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/9617ffd9/attachment.bin>
More information about the llvm-commits
mailing list