[clang] [llvm] [ARM] Handle roundeven for MVE. (PR #142557)

Simon Tatham via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 08:31:21 PDT 2025


================
@@ -424,21 +424,74 @@ entry:
   ret <2 x double> %0
 }
 
-declare <4 x float> @llvm.ceil.v4f32(<4 x float>)
----------------
statham-arm wrote:

Great!

https://github.com/llvm/llvm-project/pull/142557


More information about the llvm-commits mailing list