[PATCH] D32965: [GlobalISel][X86] G_ZEXT i1 to i32/i64 support.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 06:07:27 PDT 2017
igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.
Support G_ZEXT i1 to i32/i64 instruction selection.
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.98161.patch
Type: text/x-patch
Size: 11599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/f07e94ee/attachment.bin>
More information about the llvm-commits
mailing list