[PATCH] D35772: [LV][X86] Support of AVX2 Gathers code generation and update the LV with this

Mohammed Agabaria via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 04:40:38 PST 2017


magabari updated this revision to Diff 123157.
magabari added a comment.

gathers will be allowed for Skylake currently


https://reviews.llvm.org/D35772

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrFragmentsSIMD.td
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86Subtarget.h
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Analysis/CostModel/X86/masked-intrinsic-cost.ll
  test/CodeGen/X86/avx2-masked-gather.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35772.123157.patch
Type: text/x-patch
Size: 60548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/42f41e69/attachment-0001.bin>


More information about the llvm-commits mailing list