[PATCH] D72319: [InstCombine] Adding Z / (1.0 / Y) => (Y * Z)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 07:15:26 PST 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/D72319/new/
https://reviews.llvm.org/D72319
More information about the llvm-commits
mailing list