[llvm] [X86] optimize ssse3 horizontal saturating add/sub (PR #169591)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 27 02:15:43 PST 2025
================
----------------
RKSimon wrote:
you shouldn't need the AVX2 check - the SplitOpsAndApply below should handle it
https://github.com/llvm/llvm-project/pull/169591
More information about the llvm-commits
mailing list