[llvm] [LLVM][SVE][CodeGen] Fix incorrect isel for signed saturating instructions. (PR #88136)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 00:30:46 PDT 2024
davemgreen wrote:
This certainly sounds like one of those problems that is easy to get wrong. It sounds like the generation of the intrinsics in clang might need to change too?
https://github.com/llvm/llvm-project/pull/88136
More information about the llvm-commits
mailing list