[PATCH] D131287: Fix branch weight in FoldCondBranchOnValueKnownInPredecessor pass in SimplifyCFG
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 18:07:48 PDT 2022
paulkirth added a comment.
David is certainly an expert on this part of the compiler, so I expect you
to be successful using his advice.
I am also not entirely sure you need to go to those lengths though, as I
mentioned in my earlier comment. But if you find a straightforward
solution, I'll be happy to offer any help I can.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131287/new/
https://reviews.llvm.org/D131287
More information about the llvm-commits
mailing list