[llvm] [ARM] Precommit tests: strictfp rounding vector intrinsics (PR #180479)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 9 08:21:48 PST 2026
================
@@ -340,6 +340,31 @@ entry:
ret <8 x half> %0
}
+define arm_aapcs_vfpcc <8 x half> @test_roundeven_f16(<8 x half> %a) #0 {
----------------
davemgreen wrote:
Can you extend the MVE testing and move it to a new file. Something like Thumb2/mve-strict-round.ll
https://github.com/llvm/llvm-project/pull/180479
More information about the llvm-commits
mailing list