[PATCH] D55974: [GVN] Update BlockRPONumber prior to use.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 16:54:12 PST 2019
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM.
In theory, it's probably possible to construct a test where the lack of BlockRPONumber actually affects the generated IR. But it's not worth spending the time on that... the assertions give enough coverage.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55974/new/
https://reviews.llvm.org/D55974
More information about the llvm-commits
mailing list