[PATCH] D75757: [InstComine] Forego of one-use check in `(X - (X & Y)) --> (X & ~Y)` if Y is a constant
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 11:01:57 PST 2020
lebedev.ri added a comment.
Thank you for the review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75757/new/
https://reviews.llvm.org/D75757
More information about the llvm-commits
mailing list