[PATCH] D61409: [SimplifyCFG] Added condition assumption for unreachable blocks
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 2 01:12:50 PDT 2019
xbolva00 added a comment.
Since llvm.assume is not a really true use, oneUse check fails? Then we should really fix it to not count it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61409/new/
https://reviews.llvm.org/D61409
More information about the llvm-commits
mailing list