[PATCH] D13633: Type legalizer for masked gather/scatter intrinsics
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 11:25:48 PST 2015
delena updated this revision to Diff 39058.
delena added a comment.
Extending indices does not require replication. I simplified the functions that modify values to a new type.
Repository:
rL LLVM
http://reviews.llvm.org/D13633
Files:
../include/llvm/CodeGen/SelectionDAGNodes.h
../lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13633.39058.patch
Type: text/x-patch
Size: 57641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/0dcb4299/attachment.bin>
More information about the llvm-commits
mailing list