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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 13:16:14 PDT 2019


lebedev.ri updated this revision to Diff 209052.
lebedev.ri added a comment.

Rebased over re-combed tests, NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64524

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64524.209052.patch
Type: text/x-patch
Size: 4771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/2eb715a7/attachment.bin>


More information about the llvm-commits mailing list