[PATCH] D67725: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. c/d/e with mask (PR42563)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 10:05:15 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372630: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. c/d/e with maskā¦ (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67725?vs=221357&id=221361#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67725/new/
https://reviews.llvm.org/D67725
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/trunk/test/Transforms/InstCombine/partally-redundant-left-shift-input-masking-variant-c.ll
llvm/trunk/test/Transforms/InstCombine/partally-redundant-left-shift-input-masking-variant-d.ll
llvm/trunk/test/Transforms/InstCombine/partally-redundant-left-shift-input-masking-variant-e.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67725.221361.patch
Type: text/x-patch
Size: 10803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/04a717f5/attachment.bin>
More information about the llvm-commits
mailing list