[PATCH] D64514: [InstCombine] Dropping redundant masking before left-shift [1/5] (PR42563)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 01:28:50 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 rL366536: [InstCombine] Dropping redundant masking before left-shift [1/5] (PR42563) (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64514?vs=210746&id=210763#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64514/new/
https://reviews.llvm.org/D64514
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/trunk/test/Transforms/InstCombine/redundant-left-shift-input-masking-variant-b.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64514.210763.patch
Type: text/x-patch
Size: 5420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/d1d2287c/attachment-0001.bin>
More information about the llvm-commits
mailing list