================
@@ -2,7 +2,7 @@
// RUN: %clang_cc1_cg_arm64_neon -target-feature +fullfp16
-emit-llvm %s -disable-O0-optnone | opt -S -passes=mem2reg,sroa |
FileCheck %s --check-prefixes=ALL,LLVM
// RUN: %if cir-enabled %{%clang_cc1_cg_arm64_neon -target-feature +fullfp16
-fclangir -emit-llvm %s -disable-O0-optnone | opt -S -passes=mem2reg,sroa |
FileCheck %s --check-prefixes=ALL,LLVM %}
-// RUN: %if cir-enabled %{%clang_cc1_cg_arm64_neon -target-feature +fullfp16
-fclangir -emit-cir %s -disable-O0-optnone |
FileCheck %s --check-prefixes=ALL,CIR %}
+// RUN: %if cir-enabled %{%clang_cc1_cg_arm64_neon -target-feature +fullfp16
-fclangir -emit-cir %s -disable-O0-optnone |
FileCheck %s --check-prefixes=ALL,CIR
--implicit-check-not='cir.call_llvm_intrinsic "fma"' %}
----------------
banach-space wrote:
Does this change belong here? Isn't this for the constrained version?
https://github.com/llvm/llvm-project/pull/218307
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits