[PATCH] D82778: [InstCombine] fma x, y, 0 -> fmul x, y
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 08:06:36 PDT 2020
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82778/new/
https://reviews.llvm.org/D82778
More information about the llvm-commits
mailing list