[llvm] Adding support in llvm-exegesis for Aarch64 for handling FPR64/128, PPR16 and ZPR128 reg class. (PR #127564)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 12:41:11 PST 2025


================
@@ -0,0 +1,8 @@
+# RUN: llvm-exegesis -mcpu=neoverse-v2 -mode=latency -opcode-name=ADDVv16i8v | FileCheck %s
----------------
boomanaiden154 wrote:

It looks like all four of these test could be combined into a single test file?

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


More information about the llvm-commits mailing list