[PATCH] D61409: [SimplifyCFG] Added condition assumption for unreachable blocks
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 25 13:41:36 PDT 2019
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
This LGTM. Please watch the LNT bots carefully and revert if we find performance regressions. A fear of performance regressions is specifically why we didn't do this when the assumption facility was first introduced.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61409/new/
https://reviews.llvm.org/D61409
More information about the llvm-commits
mailing list