[PATCH] D98232: [regalloc] Ensure Query::collectInterferringVregs is called before interval iteration

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 16:12:20 PST 2021


aditya_nandakumar added a comment.

In D98232#3132500 <https://reviews.llvm.org/D98232#3132500>, @qcolombet wrote:

>> should we go ahead and revert (most of*) https://reviews.llvm.org/D35816?
>
> Although I think that's the right approach, neither @aditya_nandakumar or I had time to clean up and push the fix for eviction chains yet.
>
> @aditya_nandakumar do you have an ETA when you believe you can land that?

Hi Quentin, unfortunately I've not had the time to upstream this or think about cleaning this up and upstreaming it.

> Should I just take over at this point?

If you have the cycles, please go for it. I don't want to hold up progress here. Thanks

> Cheers,
> -Quenitn




Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98232/new/

https://reviews.llvm.org/D98232



More information about the llvm-commits mailing list