[PATCH] D131287: Fix branch weight in FoldCondBranchOnValueKnownInPredecessor pass in SimplifyCFG
Zhi Zhuang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 08:12:33 PDT 2022
LukeZhuang updated this revision to Diff 460769.
LukeZhuang marked 21 inline comments as done.
LukeZhuang removed a reviewer: nikic.
LukeZhuang added a comment.
Sorry for the late reply. @paulkirth @davidxl I just updated the patch according to your comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131287/new/
https://reviews.llvm.org/D131287
Files:
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/fold-cond-bi-fix-weight-overflow.ll
llvm/test/Transforms/SimplifyCFG/fold-cond-bi-fix-weight.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131287.460769.patch
Type: text/x-patch
Size: 19875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/14b42439/attachment-0001.bin>
More information about the llvm-commits
mailing list