[PATCH] D13633: Type legalizer for masked gather/scatter intrinsics

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 13 00:16:26 PST 2015


delena updated this revision to Diff 42651.
delena added a comment.

Updated revision according to Mitch's comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D13633

Files:
  ../include/llvm/CodeGen/SelectionDAGNodes.h
  ../lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  ../lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  ../lib/CodeGen/SelectionDAG/LegalizeTypes.h
  ../lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  ../lib/Target/X86/X86ISelLowering.cpp
  ../lib/Target/X86/X86InstrAVX512.td
  ../test/CodeGen/X86/masked_gather_scatter.ll
  ../test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13633.42651.patch
Type: text/x-patch
Size: 116943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151213/8ebd7ed4/attachment-0001.bin>


More information about the llvm-commits mailing list