[PATCH] D73646: [X86] Fix the cost model for v16i16->v16i32 zero_extend/sign_extend with AVX2
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 10:44:36 PST 2020
craig.topper updated this revision to Diff 241219.
craig.topper edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73646/new/
https://reviews.llvm.org/D73646
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/arith-fix.ll
llvm/test/Analysis/CostModel/X86/arith-overflow.ll
llvm/test/Analysis/CostModel/X86/cast.ll
llvm/test/Analysis/CostModel/X86/extend.ll
llvm/test/Analysis/CostModel/X86/min-legal-vector-width.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73646.241219.patch
Type: text/x-patch
Size: 14002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/71c99ecf/attachment.bin>
More information about the llvm-commits
mailing list