[clang] [llvm] [AArch64][NEON] NEON intrinsic compilation error with -fno-lax-vector-conversion flag fix (PR #149329)
Amina Chabane via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 30 01:57:55 PDT 2025
================
@@ -0,0 +1,247 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py
----------------
Amichaxx wrote:
I've added the flag to tests I've found to use the intrinsics and deleted my original c test.
https://github.com/llvm/llvm-project/pull/149329
More information about the llvm-commits
mailing list