================ @@ -15,6 +15,20 @@ #define SVE_ACLE_FUNC(A1, A2, A3, A4) A1##A2##A3##A4 #endif +// CHECK-LABEL: @test_svld1ro_mf8( ---------------- CarolineConcatto wrote:
Can you add this line to the test: // RUN: %clang_cc1 -triple aarch64 -target-feature +sme -S -disable-O0-optnone -Werror -Wall -o /dev/null %s so we make sure we can lower this instruction to assembly https://github.com/llvm/llvm-project/pull/145383 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits