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

via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 22:01:07 PST 2025


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

Combined all four test cases in one test file. Thanks for the suggestion!!

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


More information about the llvm-commits mailing list