[PATCH] D67677: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. a/b with mask (PR42563)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 10:02:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372629: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. a/b with maskā€¦ (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67677?vs=220712&id=221360#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67677

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67677.221360.patch
Type: text/x-patch
Size: 9988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/460ac405/attachment.bin>


More information about the llvm-commits mailing list