[PATCH] D78893: [X86][CostModel] Improve costs for fp_to_uint/fp_to_sint for vXi8/vXi16/v2i32 results.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 10:45:09 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5eff75d86a4f: [X86][CostModel] Improve costs for fp_to_uint/fp_to_sint for vXi8/vXi16/v2i32… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D78893?vs=260202&id=260378#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78893/new/
https://reviews.llvm.org/D78893
Files:
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/fptosi.ll
llvm/test/Analysis/CostModel/X86/fptoui.ll
llvm/test/Transforms/LoopVectorize/X86/fp_to_sint8-cost-model.ll
llvm/test/Transforms/SLPVectorizer/X86/fptoui.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78893.260378.patch
Type: text/x-patch
Size: 54371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/a63e020e/attachment-0001.bin>
More information about the llvm-commits
mailing list