[llvm] [CodeGen] Consider imm offsets when sorting framerefs (PR #166979)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 12:41:29 PST 2025


arsenm wrote:

> Resolves https://github.com/llvm/llvm-project/issues/155902

This still does not resolve the issue. This may make it less likely to happen, but the actual fix requires something like the patch I posted 

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


More information about the llvm-commits mailing list