[PATCH] D56827: [X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode instead of going directly to MachineSDNode.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 10:26:27 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351570: [X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode instead of… (authored by ctopper, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56827/new/
https://reviews.llvm.org/D56827
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx2-gather.ll
llvm/trunk/test/CodeGen/X86/avx512-gather-scatter-intrin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56827.182554.patch
Type: text/x-patch
Size: 16617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/2a3e5cae/attachment.bin>
More information about the llvm-commits
mailing list