[PATCH] D64521: [InstCombine] Dropping redundant masking before left-shift [4/5] (PR42563)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 01:29:28 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 rL366539: [InstCombine] Dropping redundant masking before left-shift [4/5] (PR42563) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64521?vs=210757&id=210766#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64521

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64521.210766.patch
Type: text/x-patch
Size: 4822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/ed5e5551/attachment.bin>


More information about the llvm-commits mailing list