[PATCH] D52177: [InstCombine] Fold ~A - Min/Max(~A, O) -> Max/Min(A, ~O) - A
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 2 02:49:12 PDT 2018
dmgreen added a comment.
Thanks
https://reviews.llvm.org/D52177
More information about the llvm-commits
mailing list