[clang] [llvm] [AArch64] Add intrinsics for 16-bit non-widening FMLA/FMLS (PR #88553)

via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 15 08:38:23 PDT 2024


================
@@ -0,0 +1,592 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 4
----------------
CarolineConcatto wrote:

If you change these prototypes to be sme2 like the ACLE we need to change these run lines to be sme2

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


More information about the cfe-commits mailing list