[PATCH] D52070: [InstCombine] Fold (min/max ~X, Y) -> ~(max/min X, ~Y) when Y is freely invertible
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 18 11:25:21 PDT 2018
craig.topper added a comment.
@spatel, @dmgreen I’m away from a computer for a couple more days if one of you want to land this in the mean time
Repository:
rL LLVM
https://reviews.llvm.org/D52070
More information about the llvm-commits
mailing list