================ @@ -0,0 +1,16 @@ +! RUN: %flang %s -O3 -ffast-math -fveclib=ArmPL --target=aarch64 -mcpu=neoverse-v1 -S -o - | FileCheck %s +! REQUIRES: aarch64-registered-target + ---------------- tblah wrote:
nit: please could you add a comment to the test explaining what it is checking https://github.com/llvm/llvm-project/pull/174209 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
