[llvm] [CodeGen][RAGreedy] Inform LiveDebugVariables about snippets spilled by InlineSpiller. (PR #109962)
Bevin Hansson via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 04:28:03 PDT 2024
bevin-hansson wrote:
> Can you also add a MIR test that just runs the allocator? -stress-regalloc can help shrink it
I originally had a MIR test, but for some reason I couldn't get it to produce the incorrect output in the before-patch version. I can try again.
https://github.com/llvm/llvm-project/pull/109962
More information about the llvm-commits
mailing list