[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 07:06:29 PDT 2018


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

- Comment fix


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.158248.patch
Type: text/x-patch
Size: 7015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/4007edb5/attachment.bin>


More information about the llvm-commits mailing list