[PATCH] D127598: [DAG] SimplifyDemandedBits OR(Op0, Op1) - attempt to simplify Op1 again once we have the known bits of Op0

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 12 10:37:38 PDT 2022


craig.topper added a comment.

Is this the same as D126117 <https://reviews.llvm.org/D126117>?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127598/new/

https://reviews.llvm.org/D127598



More information about the llvm-commits mailing list