[PATCH] D60590: [InstCombine] Simplify more cases of logical ops of masked icmps.

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 13 11:43:11 PDT 2019


shawnl updated this revision to Diff 195027.
shawnl edited the summary of this revision.
shawnl added a comment.

fshl/fshr and cttz/ctlz need alot of work


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

https://reviews.llvm.org/D60590

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/and-or-icmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60590.195027.patch
Type: text/x-patch
Size: 18722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190413/f71f15da/attachment.bin>


More information about the llvm-commits mailing list