[llvm] [GlobalISel] Support saturated truncate (PR #150219)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 23 08:42:02 PDT 2025
================
@@ -0,0 +1,79 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
davemgreen wrote:
Could we use the existing test coverage in for example qmovn.ll and maybe fpclamptosat_vec.ll?
https://github.com/llvm/llvm-project/pull/150219
More information about the llvm-commits
mailing list