[PATCH] D123748: [ValueTracking] Added support to deduce PHI Nodes values being a power of 2
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 14:34:24 PDT 2022
davidxl added a comment.
>From the feedbacks, the action items are
1. checkin baseine tests;
2. split out recurrence handling from the main patch -- have it reviewed and committed
3. send the recurrence handling patch, get it reviewed and committed (the depth may not be needed in this case)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123748/new/
https://reviews.llvm.org/D123748
More information about the llvm-commits
mailing list