[PATCH] D110739: [CostModel] Update default cost model for sadd/ssub overflow to match TargetLowering
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 09:45:21 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG765348298c52: [CostModel] Update default cost model for sadd/ssub overflow to match… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110739/new/
https://reviews.llvm.org/D110739
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/test/Analysis/CostModel/AArch64/arith-ssat.ll
llvm/test/Analysis/CostModel/ARM/arith-overflow.ll
llvm/test/Analysis/CostModel/ARM/arith-ssat.ll
llvm/test/Analysis/CostModel/X86/arith-overflow.ll
llvm/test/Analysis/CostModel/X86/arith-ssat.ll
llvm/test/Transforms/LoopVectorize/AArch64/intrinsiccost.ll
llvm/test/Transforms/LoopVectorize/ARM/mve-saddsatcost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110739.376254.patch
Type: text/x-patch
Size: 314418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/23cc4775/attachment-0001.bin>
More information about the llvm-commits
mailing list