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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 19 09:05:00 PDT 2018


spatel added a comment.

In https://reviews.llvm.org/D44091#1041894, @mike.dvoretsky wrote:

> 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.


Sounds good.


https://reviews.llvm.org/D44091





More information about the llvm-commits mailing list