[PATCH] D61409: [SimplifyCFG] Added condition assumption for unreachable blocks
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 16:20:35 PDT 2019
xbolva00 added a comment.
Any advices about next steps for this patch?
if inserted llvm.assume is a big problem and “fixing” oneUse match check is not proper solution, then this patch is dead..
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61409/new/
https://reviews.llvm.org/D61409
More information about the llvm-commits
mailing list