[PATCH] D50402: [SelectionDAG][X86] Reorder the operands the MaskedStoreSDNode to put the value first.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 25 10:49:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340689: [SelectionDAG][X86] Reorder the operands the MaskedStoreSDNode to put the value… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50402?vs=159566&id=162558#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50402

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  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/X86InstrSSE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50402.162558.patch
Type: text/x-patch
Size: 13584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180825/285afb9d/attachment.bin>


More information about the llvm-commits mailing list