[PATCH] D13633: Type legalizer for masked gather/scatter intrinsics
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 00:43:55 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255629: Type legalizer for masked gather and scatter intrinsics. (authored by delena).
Changed prior to commit:
http://reviews.llvm.org/D13633?vs=42651&id=42823#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13633
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
llvm/trunk/test/CodeGen/X86/masked_memop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13633.42823.patch
Type: text/x-patch
Size: 119122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/b2d4af72/attachment-0001.bin>
More information about the llvm-commits
mailing list