[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:17:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338383: [InstSimplify] Fold another Select with And/Or pattern (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49975?vs=158251&id=158253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49975

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49975.158253.patch
Type: text/x-patch
Size: 7783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/04ac4319/attachment-0001.bin>


More information about the llvm-commits mailing list