[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 11:25:50 PDT 2018


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

- Rebased

I will change code logic tomorrow.


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.158023.patch
Type: text/x-patch
Size: 7714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/ba818a23/attachment.bin>


More information about the llvm-commits mailing list