[clang] [llvm] [AARCH64] Add intrinsic support for new s/udot intrinsics (PR #189424)

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 00:59:19 PDT 2026


================
@@ -0,0 +1,160 @@
+// NOTE: File has been autogenerated by utils/aarch64_builtins_test_generator.py
----------------
CarolineConcatto wrote:

Why this file is here? We should only need the one for the svdot.

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


More information about the cfe-commits mailing list