[PATCH] D44091: [SelectionDAG] New sign-of-zero compliant patterns for fabs folding

Mikhail Dvoretckii via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 08:59:19 PDT 2018


mike.dvoretsky added a comment.

I agree with this, and I think it should be a new revision rather that this one. If you agree, I'll declare this one abandoned and leave it as is, then make a new one that just removes the buggy code from DAGCombiner.


https://reviews.llvm.org/D44091





More information about the llvm-commits mailing list