[clang] [CIR][Aarch64] upstream scalar & vector intrinsics (FP16) (PR #190310)

Rafe Murray via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 17:50:22 PDT 2026


================
@@ -33,6 +33,62 @@
 
 #include <arm_fp16.h>
 
+//===------------------------------------------------------===//
+// 2.5.1.1.  Addition
+//===------------------------------------------------------===//
+// LLVM-LABEL: @test_vaddh_f16(
+// CIR-LABEL: @test_vaddh_f16(
----------------
rafe-murray wrote:

Thanks for the suggestion

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


More information about the cfe-commits mailing list