[PATCH] D33957: [GlobalISel][X86] Support vector type G_EXTRACT selection.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 13:52:08 PDT 2017
igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.
Support vector type G_EXTRACT selection. For now G_EXTRACT marked as legal for any type, so nothing to do in legalizer.
Split from https://reviews.llvm.org/D33665
https://reviews.llvm.org/D33957
Files:
lib/Target/X86/X86InstructionSelector.cpp
test/CodeGen/X86/GlobalISel/select-extract-vec256.mir
test/CodeGen/X86/GlobalISel/select-extract-vec512.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33957.101617.patch
Type: text/x-patch
Size: 10821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/31f1d5f3/attachment.bin>
More information about the llvm-commits
mailing list