[PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook

Steve Canon via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 09:20:54 PDT 2016


scanon added a comment.

Numerically, I'm fine with this.  Someone else can address the approach and style, etc.


http://reviews.llvm.org/D19391





More information about the llvm-commits mailing list