[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
Wed Nov 15 04:59:44 PST 2017
magabari updated this revision to Diff 123013.
magabari added a comment.
updating masked-intrinsic-cost.ll with the new costs of AVX2 and adding SKL check
https://reviews.llvm.org/D35772
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td
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.123013.patch
Type: text/x-patch
Size: 60638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/85550e7e/attachment.bin>
More information about the llvm-commits
mailing list