[PATCH] D49975: [InstSimplify] Fold another Select with And/Or pattern

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 03:35:38 PDT 2018


xbolva00 updated this revision to Diff 157934.
xbolva00 added a comment.

- More tests


https://reviews.llvm.org/D49975

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstSimplify/select-and-cmp.ll
  test/Transforms/InstSimplify/select-or-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49975.157934.patch
Type: text/x-patch
Size: 13506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/2de6fa09/attachment.bin>


More information about the llvm-commits mailing list