[PATCH] D38001: [X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG. Use INSERT_SUBREG instead.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 14:16:39 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314152: [X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG. Use INSERT_SUBREG… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D38001?vs=115729&id=116613#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38001
Files:
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-128.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38001.116613.patch
Type: text/x-patch
Size: 19908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/8a50a92d/attachment.bin>
More information about the llvm-commits
mailing list