Deduce a loop induction variable is a power of two, if its initial value is a power of two, and the induction expression guaranteed to be a power of two.
This patch is cleaning up revision confusion in D124889
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
At the risk of abandoning more patches, I suggest reviving https://reviews.llvm.org/D124889 and update it first instead of using this one. This is to make sure all prior review history is probably kept.