================ @@ -0,0 +1,105 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6 +; RUN: llc -verify-machineinstrs -force-streaming -mtriple=aarch64-none-linux-gnu -mattr=+sme2p3 < %s | FileCheck %s + +target triple = "aarch64-none-linux-gnu" ---------------- kmclaughlin-arm wrote:
This is already passed on the RUN line along with `sme2p3`. https://github.com/llvm/llvm-project/pull/187046 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
