[PATCH] D49961: [InstCombine] Tests for fold Select with binary op

Roman Lebedev via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 28 10:16:36 PDT 2018


You don't need a differential for this.
Also, subject should contain [NFC] since it's just new tests.

On Sat, Jul 28, 2018 at 8:13 PM, Dávid Bolvanský via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
> This revision was not accepted when it landed; it landed in state "Needs Review".
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL338201: [InstCombine] Tests for fold Select with binary op (authored by xbolva00, committed by ).
> Herald added a subscriber: llvm-commits.
>
> Changed prior to commit:
>   https://reviews.llvm.org/D49961?vs=157864&id=157865#toc
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D49961
>
> Files:
>   llvm/trunk/test/Transforms/InstCombine/select-binop-icmp.ll
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>


More information about the llvm-commits mailing list