[llvm] TTI: Fix special casing vectorization costs of saturating add/sub (PR #97463)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 00:42:32 PDT 2024
RKSimon wrote:
in which case why not just drop the `!TLI->isOperationExpand(ISD, LT.second)` case entirely?
https://github.com/llvm/llvm-project/pull/97463
More information about the llvm-commits
mailing list