[PATCH] D44683: [SelectionDAG] Removing FABS folding from DAGCombiner
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 09:19:31 PDT 2018
spatel added a comment.
I don't mind removing x86 noise, but we still need to ensure that the bug doesn't resuscitate. Please rebase with:
https://reviews.llvm.org/rL327995
Repository:
rL LLVM
https://reviews.llvm.org/D44683
More information about the llvm-commits
mailing list