[PATCH] D49919: [InstCombine] Fold Select with AND/OR condition
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 12:39:54 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D49919#1178644, @lebedev.ri wrote:
> In https://reviews.llvm.org/D49919#1178631, @lebedev.ri wrote:
>
> > 2. Negative tests:
>
+
- `%x` replaced with some other new argument in one of the `icmp`'s
Not sure what other cases would be valuable to check against.
https://reviews.llvm.org/D49919
More information about the llvm-commits
mailing list