[PATCH] D64517: [InstCombine] Dropping redundant masking before left-shift [2/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 rL366537: [InstCombine] Dropping redundant masking before left-shift [2/5] (PR42563) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64517?vs=210747&id=210764#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64517/new/

https://reviews.llvm.org/D64517

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/trunk/test/Transforms/InstCombine/redundant-left-shift-input-masking-variant-c.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64517.210764.patch
Type: text/x-patch
Size: 7346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/51e7a719/attachment.bin>


More information about the llvm-commits mailing list