[PATCH] D64519: [InstCombine] Dropping redundant masking before left-shift [3/5] (PR42563)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 01:29:13 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366538: [InstCombine] Dropping redundant masking before left-shift [3/5] (PR42563) (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64519?vs=210748&id=210765#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64519/new/
https://reviews.llvm.org/D64519
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/trunk/test/Transforms/InstCombine/redundant-left-shift-input-masking-variant-d.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64519.210765.patch
Type: text/x-patch
Size: 5715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/f8332ebd/attachment.bin>
More information about the llvm-commits
mailing list