[PATCH] D156271: RegisterCoalescer: Forcibly leave SSA to avoid MIR test errors
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 16:41:15 PDT 2023
MatzeB added a comment.
> Right I tried that first, but that’s a post-pass adjustment. I could try moving it before
I remember proposing to just not have the API in code-review but people didn't like that. Either way I'm fine with the change as-is.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156271/new/
https://reviews.llvm.org/D156271
More information about the llvm-commits
mailing list