[llvm] [RISC-V] Fix incorrect epilogue_begin (PR #120623)
Mikhail Gudim via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 26 22:26:00 PST 2025
================
@@ -0,0 +1,50 @@
+; RUN: llc -mtriple=riscv64 < %s | FileCheck %s
----------------
mgudim wrote:
can you make your test the same as RISCV/rvv/get-vlen-debugloc.mir
I think we should avoid updating the checks manually whenever possible
https://github.com/llvm/llvm-project/pull/120623
More information about the llvm-commits
mailing list