[PATCH] D142551: [InstCombine] Teach isDeadPHICycle to look through multiple uses
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 09:01:02 PST 2023
luke added a comment.
In D142551#4080233 <https://reviews.llvm.org/D142551#4080233>, @luismarques wrote:
> It might be a good idea to see the compile-time impact of this with https://llvm-compile-time-tracker.com?
Good idea, I don't have access to a remote on it though. Would someone be able to post a branch with this patch on it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142551/new/
https://reviews.llvm.org/D142551
More information about the llvm-commits
mailing list