[PATCH] D90681: [CostModel] fix cost calc bug for sadd/ssub with overflow
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 08:05:07 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c050a597c59: [CostModel] fix cost calc bug for sadd/ssub with overflow (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90681/new/
https://reviews.llvm.org/D90681
Files:
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/test/Analysis/CostModel/X86/arith-overflow.ll
llvm/test/Analysis/CostModel/X86/arith-ssat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90681.302585.patch
Type: text/x-patch
Size: 75577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/6f09a4f1/attachment-0001.bin>
More information about the llvm-commits
mailing list