[PATCH] D72312: [DAGCombine] Fold the (fma -x, y, -z) to -(fma x, y, z)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 03:49:14 PST 2020
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - cheers
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72312/new/
https://reviews.llvm.org/D72312
More information about the llvm-commits
mailing list