[PATCH] D34184: [InstCombine] Teach foldSelectICmpAndOr to recognize (select (icmp slt (trunc (X)), 0), Y, (or Y, C2))
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 14:47:15 PDT 2017
craig.topper added a comment.
Extra use tests committed in r305509
https://reviews.llvm.org/D34184
More information about the llvm-commits
mailing list