[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
Mon Nov 20 00:18:35 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318641: [LV][X86] Support of AVX2 Gathers code generation and update the LV with this (authored by magabari).

Changed prior to commit:
  https://reviews.llvm.org/D35772?vs=123157&id=123547#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35772

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35772.123547.patch
Type: text/x-patch
Size: 60778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/318bc5a2/attachment.bin>


More information about the llvm-commits mailing list