[PATCH] D151666: [IPSCCP] Request PostDominatorTreeAnalysis after BlockFrequencyAnalysis.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 07:03:09 PDT 2023
labrinea added a comment.
In D151666#4383508 <https://reviews.llvm.org/D151666#4383508>, @bjope wrote:
> I made another round of testing to verify that this latest version of the patch (Diff 3) would solve the problems seen by uabelho (crashes/asserts). Could not see any problems.
Unfortunately the patch cannot be applied anymore since @nikic has reverted the dependent commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151666/new/
https://reviews.llvm.org/D151666
More information about the llvm-commits
mailing list