[PATCH] D56827: [X86] Lower avx2/avx512f gather intrinsics to X86MaskedGatherSDNode instead of going directly to MachineSDNode.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 22:21:34 PST 2019


craig.topper updated this revision to Diff 182461.
craig.topper added a comment.

Update to include tests


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56827/new/

https://reviews.llvm.org/D56827

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx2-gather.ll
  test/CodeGen/X86/avx512-gather-scatter-intrin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56827.182461.patch
Type: text/x-patch
Size: 16450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/c06a96cf/attachment.bin>


More information about the llvm-commits mailing list