================
@@ -43,63 +43,6 @@
 // CHECK-CRBITS: "-target-feature" "+crbits"
 
 
-// RUN: %clang -target powerpc64le-unknown-linux-gnu -mcpu=pwr10 -emit-llvm \
-// RUN:   -S %s -o - | FileCheck %s --check-prefix=HAS-CRBITS
-// RUN: %clang -target powerpc64le-unknown-linux-gnu -mcpu=pwr10 -mcrbits \
----------------
amy-kwan wrote:

I think I agree with Maryam here. Might be good to see if the CR bits feature 
is on depending on what CPU level is specified.

https://github.com/llvm/llvm-project/pull/133617
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to