[PATCH] D124889: [ValueTracking] Add support to deduce a PHI node being a power of 2 if each incoming value is a power of 2.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 05:13:58 PDT 2022


spatel added a comment.

Why was D124890 <https://reviews.llvm.org/D124890> pulled back into this patch? I still think it would be better to have 2 patches to reduce risk.


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