[PATCH] D71023: [x86] add cost model special-case for insert/extract from element 0
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 10:51:32 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ff0fcb53f6e: [x86] add cost model special-case for insert/extract from element 0 (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71023/new/
https://reviews.llvm.org/D71023
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/fptosi.ll
llvm/test/Analysis/CostModel/X86/fptoui.ll
llvm/test/Analysis/CostModel/X86/shuffle-extract_subvector.ll
llvm/test/Analysis/CostModel/X86/vector-extract.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71023.232612.patch
Type: text/x-patch
Size: 28466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/11038271/attachment.bin>
More information about the llvm-commits
mailing list