[PATCH] D39421: [InstCombine] Extracting common and-mask for shift operands of Or instruction

Omer Paparo Bivas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 05:53:25 PST 2017


opaparo updated this revision to Diff 126938.
opaparo added a comment.

Rebasing on parent revision <https://reviews.llvm.org/D41233> and adding more test cases.


Repository:
  rL LLVM

https://reviews.llvm.org/D39421

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/or-shifted-masks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39421.126938.patch
Type: text/x-patch
Size: 11782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/78bd40c3/attachment.bin>


More information about the llvm-commits mailing list