[PATCH] D81237: Correctly report modified status for SimplifyCFG and LoopSimplify
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 14:21:32 PDT 2020
serge-sans-paille updated this revision to Diff 269658.
serge-sans-paille added a comment.
Rework FoldBranchToCommonDest to correctly report status, so that we don't make its signature too complex.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81237/new/
https://reviews.llvm.org/D81237
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/fold-branch-debuginvariant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81237.269658.patch
Type: text/x-patch
Size: 4251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/9fe91fe3/attachment.bin>
More information about the llvm-commits
mailing list