[llvm] [llvm-mca] Add -skip-unsupported-instructions option (PR #89733)

Peter Waller via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 01:18:50 PDT 2024


================
@@ -0,0 +1,22 @@
+# RUN: llvm-mca -march=aarch64 -mcpu=neoverse-v2 -skip-unsupported-instructions %s |& FileCheck --check-prefix=CHECK-SKIP %s
----------------
peterwaller-arm wrote:

👍 agreed in hindsight, thanks for pointing it out.

https://github.com/llvm/llvm-project/pull/89733


More information about the llvm-commits mailing list