[PATCH] D125607: [DAG] Fold (shl (srl x, c), c) -> and(x, m) even if srl has other uses
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 15 05:17:09 PDT 2022
uweigand added a comment.
SystemZ part LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125607/new/
https://reviews.llvm.org/D125607
More information about the llvm-commits
mailing list