================ @@ -0,0 +1,247 @@ +// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py ---------------- Lukacma wrote:
Sorry, I should have been clearer in my last message. I don't think we need to create new LLVM test for this work. We already have clang tests for this intrinsics, which test if these intrinsics lower to correct LLVM-IR. I think what is good enough for purpose of this ticket is to add -fnolax-vector-conversions to runlines in those test files to show, that we can compile them without errors. https://github.com/llvm/llvm-project/pull/149329 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits