[PATCH] D108103: [DAGCombiner] Add one use restriction for the pattern (and (add x, c1), (lshr y, c2))
weiwei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 16 00:43:59 PDT 2021
wwei added a comment.
In D108103#2946161 <https://reviews.llvm.org/D108103#2946161>, @lebedev.ri wrote:
> Found, please see https://reviews.llvm.org/D107692#2934462
Thanks for pointing out the duplicate fix, I will close this patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108103/new/
https://reviews.llvm.org/D108103
More information about the llvm-commits
mailing list