[llvm] [Exegesis] CPU selection, when native arch and target mismatch (PR #131014)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 25 09:51:07 PDT 2025
================
@@ -0,0 +1,3 @@
+# RUN: not llvm-exegesis -mtriple=riscv64-unknown-linux-gnu -mode=latency --benchmark-phase=assemble-measured-code -opcode-name=ADD 2>&1 | FileCheck %s
----------------
AnastasiyaChernikova wrote:
Thanks for the comment, I completely agree
https://github.com/llvm/llvm-project/pull/131014
More information about the llvm-commits
mailing list