[PATCH] D153575: [TargetLowering] Better code generation for ISD::SADDSAT/SSUBSAT when operand sign is known
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 00:59:38 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f77724de7bc: [TargetLowering] Better code generation for ISD::SADDSAT/SSUBSAT when operand… (authored by 0xdc03).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153575/new/
https://reviews.llvm.org/D153575
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/aarch64-saturating-arithmetic.ll
llvm/test/CodeGen/X86/combine-add-ssat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153575.533887.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/83ea0270/attachment.bin>
More information about the llvm-commits
mailing list