[flang-commits] [clang] [flang] [llvm] Re-land: "[AArch64] Add ability to list extensions enabled for a target" (#95805) (PR #96795)
Jon Roelofs via flang-commits
flang-commits at lists.llvm.org
Wed Jun 26 10:47:22 PDT 2024
================
@@ -21,7 +21,7 @@
// RUN: %clang --target=aarch64 -march=armv8a+fp16fml -### -c %s 2>&1 | FileCheck -check-prefix=GENERICV8A-FP16FML %s
----------------
jroelofs wrote:
needs a `// REQUIRES: aarch64-registered-target`. Ditto for all the rest of the `aarch64-*` files being moved into this folder.
https://github.com/llvm/llvm-project/pull/96795
More information about the flang-commits
mailing list