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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 23:51:52 PDT 2019


lebedev.ri updated this revision to Diff 210745.
lebedev.ri marked 5 inline comments as done.
lebedev.ri added a comment.

Rebased, addressed review notes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64512

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

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


More information about the llvm-commits mailing list