[PATCH] D68239: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): propagate undef shift amounts
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 22:20:02 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373960: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): propagate undef shift… (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D68239?vs=223331&id=223758#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68239/new/
https://reviews.llvm.org/D68239
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
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: D68239.223758.patch
Type: text/x-patch
Size: 8044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/472a64b1/attachment.bin>
More information about the llvm-commits
mailing list