[PATCH] D72388: [InstCombine] Adding testcase for Z / (1.0 / Y) => (Y * Z)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 07:12:35 PST 2020
spatel accepted this revision.
spatel removed a reviewer: llvm-commits.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - I'll try to push this on behalf of the author shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72388/new/
https://reviews.llvm.org/D72388
More information about the llvm-commits
mailing list