[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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 11:48:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346784: [SelectionDAG][X86] Relax restriction on the width of an input to… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54346?vs=173730&id=173896#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54346

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54346.173896.patch
Type: text/x-patch
Size: 39877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/7ad4b08d/attachment-0001.bin>


More information about the llvm-commits mailing list