[PATCH] D84056: [FPEnv] Don't transform FSUB(-0, X) -> FNEG(X) in SelectionDAGBuilder.
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 07:48:37 PDT 2020
cameron.mcinally added a comment.
Apologies for the slow reply. I was on vacation last week...
Thanks. Will do. I still need to unwind the unconditional FNEG transform in DAGCombine too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84056/new/
https://reviews.llvm.org/D84056
More information about the llvm-commits
mailing list