[PATCH] D15138: Fix signbit related bitcast optimization for ppc_fp128
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 00:30:55 PST 2015
timshen added a comment.
I'm not sure if we should keep fabs & fneg combiners. I kept them in the updated patch just as part of the investigation result.
http://reviews.llvm.org/D15138
More information about the llvm-commits
mailing list