[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
Wed Mar 5 01:05:45 PST 2025
================
@@ -0,0 +1,45 @@
+; REQUIRES: aarch64-registered-target
+
+# PPR REGISTER CLASS INITIALIZATION TESTCASE
----------------
lakshayk-nv wrote:
- Reverted capitalized (all char) comments.
- Using `##` for comments in testcases. Updated testcases.
Thanks!
https://github.com/llvm/llvm-project/pull/127564
More information about the llvm-commits
mailing list