[llvm] [RISCV][MachineVerifier] Use RegUnit for register liveness checking (PR #115980)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 16:56:12 PST 2024
================
@@ -0,0 +1,21 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=riscv64 -mattr=+v -run-pass=none %s -o - | FileCheck %s
+
----------------
arsenm wrote:
Add description comment
https://github.com/llvm/llvm-project/pull/115980
More information about the llvm-commits
mailing list