[PATCH] D67677: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. a/b with mask (PR42563)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 13:19:01 PDT 2019
lebedev.ri updated this revision to Diff 220561.
lebedev.ri added a comment.
Upload correct diff with no noise in tests..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67677/new/
https://reviews.llvm.org/D67677
Files:
llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/test/Transforms/InstCombine/partally-redundant-left-shift-input-masking-variant-a.ll
llvm/test/Transforms/InstCombine/partally-redundant-left-shift-input-masking-variant-b.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67677.220561.patch
Type: text/x-patch
Size: 10085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/d48b64da/attachment.bin>
More information about the llvm-commits
mailing list