[llvm] [Exegesis][RISCV] Add RISCV support for llvm-exegesis (PR #89047)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 14:48:59 PDT 2024


================
@@ -0,0 +1,3 @@
+RUN: llvm-exegesis -mode=latency --benchmark-phase=assemble-measured-code -opcode-name=LB -mtriple=riscv64-unknown-linux-gnu
+
+CHECK: Warning: Pre-assigned register prevented usage of self-aliasing strategy.
----------------
AnastasiyaChernikova wrote:

This test was used previously, during implementing, now it is not used anymore, removed it, thanks for the catch.

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


More information about the llvm-commits mailing list