================ @@ -0,0 +1,31 @@ +// RUN: %clang --target=aarch64-linux-gnu -mcpu=neoverse-v2 %s -### 2>&1 | FileCheck %s --check-prefix=NEOVERSE-V2-DEFAULT ---------------- yamash-fj wrote:
Thank you for the comment. I added a header comment and review the test. I removed some redundant tests, and moved an important case that does not use ``+no<feature>`` to a more appropriate test file https://github.com/llvm/llvm-project/pull/203458 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
