[llvm-branch-commits] [llvm] release/22.x: [CodeGen][RISCV] Inline stack probes immediately after `allocateStack` in `eliminateCallFramePseudoInstr` (#195456) (PR #202821)

Craig Topper via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jun 9 19:47:56 PDT 2026


topperc wrote:

> Judging from the output this could *probably* because something changed the isel from `blt` -> `bltu` between 22.x and main. Will do a bisect later.

I recall there was another patch to change the signedness of the compare.

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


More information about the llvm-branch-commits mailing list