[llvm-branch-commits] [llvm] [AArch64][llvm] Armv9.7-A: Add support for SVE2p3 CVT operations (PR #163162)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Oct 16 06:53:40 PDT 2025


================
@@ -11300,3 +11300,49 @@ class sve_int_mla_cpa<string asm>
 
   let ElementSize = ZPR64.ElementSize;
 }
+
+//===----------------------------------------------------------------------===//
+// FCVTZSN
----------------
CarolineConcatto wrote:

Maybe 
 FP to Int downconvert

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


More information about the llvm-branch-commits mailing list