[PATCH] D32965: [GlobalISel][X86] G_ZEXT i1 to i32/i64 support.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 07:27:38 PDT 2017
igorb updated this revision to Diff 98279.
igorb marked an inline comment as done.
igorb added a comment.
- add G_SEXT i1 to i64 legalize test Thanks!
https://reviews.llvm.org/D32965
Files:
lib/Target/X86/X86InstructionSelector.cpp
lib/Target/X86/X86LegalizerInfo.cpp
test/CodeGen/X86/GlobalISel/ext-x86-64.ll
test/CodeGen/X86/GlobalISel/ext.ll
test/CodeGen/X86/GlobalISel/legalize-ext-x86-64.mir
test/CodeGen/X86/GlobalISel/legalize-ext.mir
test/CodeGen/X86/GlobalISel/select-ext-x86-64.mir
test/CodeGen/X86/GlobalISel/select-ext.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32965.98279.patch
Type: text/x-patch
Size: 12677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/493652dc/attachment.bin>
More information about the llvm-commits
mailing list