[PATCH] D45539: [InstCombine]: foldSelectICmpAndAnd(): and is commutative

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 03:02:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330001: [InstCombine]: foldSelectICmpAndAnd(): and is commutative (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45539?vs=142256&id=142368#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45539

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select-of-bittest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45539.142368.patch
Type: text/x-patch
Size: 5443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/42a6c45f/attachment.bin>


More information about the llvm-commits mailing list