[PATCH] D40055: [SelectionDAG][X86] Explicitly store the scale in the gather/scatter ISD nodes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 11:17:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322210: [SelectionDAG][X86] Explicitly store the scale in the gather/scatter ISD nodes (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40055?vs=129298&id=129310#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40055

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40055.129310.patch
Type: text/x-patch
Size: 27621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/b02d3d50/attachment.bin>


More information about the llvm-commits mailing list