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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 01:27:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366535: [InstCombine] Dropping redundant masking before left-shift [0/5] (PR42563) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64512?vs=210745&id=210762#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64512

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64512.210762.patch
Type: text/x-patch
Size: 6845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/5ff5e669/attachment.bin>


More information about the llvm-commits mailing list