[PATCH] D54346: [SelectionDAG][X86] Relax restriction on the width of an input to *_EXTEND_VECTOR_INREG. Use them and regular *_EXTEND to replace the X86 specific VSEXT/VZEXT opcodes
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 12:21:49 PST 2018
craig.topper updated this revision to Diff 173730.
craig.topper added a comment.
Rebase to remove a commented out line in combineVSZext
https://reviews.llvm.org/D54346
Files:
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/Target/TargetSelectionDAG.td
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54346.173730.patch
Type: text/x-patch
Size: 39966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/1ef04547/attachment.bin>
More information about the llvm-commits
mailing list