[PATCH] D58515: GlobalISel: Make legalizer/regbankselect clear NoPHIs property
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 25 08:44:31 PST 2019
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
We should really just compute this property at some point (same for novregs), but that's for another day :).
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58515/new/
https://reviews.llvm.org/D58515
More information about the llvm-commits
mailing list