[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 08:38:26 PDT 2018
spatel added a comment.
What do you think of my suggestion from https://reviews.llvm.org/D44550 - can we just remove this code from SDAG now that we canonicalize the IR?
https://reviews.llvm.org/D44091
More information about the llvm-commits
mailing list