[PATCH] D16696: InstCombine: fabs(x) * fabs(x) -> x * x
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 29 14:09:14 PST 2016
spatel added a reviewer: scanon.
spatel added a comment.
cc'ing Steve about the NaN behavior.
http://reviews.llvm.org/D16696
More information about the llvm-commits
mailing list