[PATCH] D39282: DAG: Fold fma (fneg x), K, y -> fma x, -K, y

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 14:12:19 PDT 2017


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM


https://reviews.llvm.org/D39282





More information about the llvm-commits mailing list