[PATCH] D65506: [MachineScheduler] improve reuse of 'releaseNode'method
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 08:30:47 PDT 2019
fhahn added a comment.
In D65506#1640190 <https://reviews.llvm.org/D65506#1640190>, @DoktorC wrote:
> **UPDATE**
> My llvm's configuration targeted only some architectures (ARM, Mips and X86). Again, sorry.
> I re-configured the project to target //all// the supported archs, executed the tests and confirm the above
> three failing.
>
> I'll try to figure out why they're not passing.
Great, thanks!
BTW, it is better to respond with a new comment instead of updating existing ones, as it seems like Phabricator does not send emails for edited comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65506/new/
https://reviews.llvm.org/D65506
More information about the llvm-commits
mailing list