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

Anshil Gandhi via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 12:48:36 PST 2025


gandhi56 wrote:

> > Resolves #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

I see. How about I create a new PR for the FI elimination changes? It might still be worth merging this patch.

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


More information about the llvm-commits mailing list