[PATCH] D68470: [InstCombine][NFC] dropRedundantMaskingOfLeftShiftInput(): change how we deal with mask
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 06:09:00 PDT 2019
lebedev.ri added a comment.
In D68470#1697275 <https://reviews.llvm.org/D68470#1697275>, @spatel wrote:
> The diff as shown includes D68239 <https://reviews.llvm.org/D68239> rather than building on top of it? Commit the other patch and rebase, so we are current with trunk?
No, this is fully properly rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68470/new/
https://reviews.llvm.org/D68470
More information about the llvm-commits
mailing list