[llvm] [RISC-V] Fix incorrect epilogue_begin (PR #120623)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 23:37:27 PST 2025


================
@@ -0,0 +1,50 @@
+; RUN: llc -mtriple=riscv64 < %s | FileCheck %s
----------------
mgudim wrote:

can you generate the checks with "update_llc_test_checks.py"?

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


More information about the llvm-commits mailing list