[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
Thu Apr 11 15:52:47 PDT 2019


shawnl updated this revision to Diff 194777.
shawnl added a comment.

Fix patch after initial test case did not actually exercise code.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60590

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstSimplify/AndOrXor.ll

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


More information about the llvm-commits mailing list