[PATCH] D124889: [ValueTracking] Add support to deduce a PHI node being a power of 2 if each incoming value is a power of 2.
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 11:04:36 PDT 2022
davidxl added a comment.
This one looks fine to me. Wait to see if other reviewers have further comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124889/new/
https://reviews.llvm.org/D124889
More information about the llvm-commits
mailing list