[llvm] [llvm][RISCV] Don't merge pseudo selects with stack adjustment instr in between (PR #160105)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 22 19:57:02 PDT 2025


================
@@ -0,0 +1,20 @@
+; RUN: llc -mtriple riscv32 %s
----------------
lenary wrote:

Can we also add FileCheck + update_llc_test_checks.py lines?

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


More information about the llvm-commits mailing list