================
@@ -0,0 +1,79 @@
+// REQUIRES: aarch64-registered-target
+
+// RUN: %clang_cc1_cg_arm64_neon -target-feature +v8.5a
-emit-llvm %s -disable-O0-optnone | opt -S -passes=mem2reg,sroa |
FileCheck %s --check-prefixes=LLVM
----------------
banach-space wrote:
Similar comment for the other RUN lines.
```suggestion
// RUN: %clang_cc1_cg_arm64_neon -emit-llvm %s
-disable-O0-optnone | opt -S -passes=mem2reg,sroa | FileCheck %s
--check-prefixes=LLVM
```
Unless that is required?
https://github.com/llvm/llvm-project/pull/195021
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits