[PATCH] D73978: [WIP][FPEnv] Don't transform FSUB(-0.0,X)->FNEG(X) when flushing denormals
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 14:21:20 PDT 2020
cameron.mcinally abandoned this revision.
cameron.mcinally added a comment.
Abandoning this Diff since most of it was covered in D84056 <https://reviews.llvm.org/D84056>. Will prepare a new patch to remove the problematic FSUB DAGCombine soon.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73978/new/
https://reviews.llvm.org/D73978
More information about the llvm-commits
mailing list