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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 05:46:34 PDT 2018


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

- Fixed review notes


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.158227.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/5cbda49b/attachment.bin>


More information about the llvm-commits mailing list