[PATCH] D69332: Implement the Waymarking as an independent utility
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 19 22:37:12 PST 2019
ekatz added a comment.
In D69332#1752868 <https://reviews.llvm.org/D69332#1752868>, @craig.topper wrote:
> Improving the algorithm and separating the algorithm from Use should probably be two different patches.
The improved algorithm is embedded in the solution of repurposing the waymarking algorithm into an independent utility. There is no middle stage, where I separate the old algorithm from Use.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69332/new/
https://reviews.llvm.org/D69332
More information about the llvm-commits
mailing list