[PATCH] D87479: [InstCombine] Don't sink the fdiv from (fmul (fdiv 1.0, %x), %y) if the fdiv isn't in the same basic block as the fmul
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 09:34:27 PDT 2021
craig.topper added a comment.
In D87479#2631190 <https://reviews.llvm.org/D87479#2631190>, @RKSimon wrote:
> @craig.topper Are you still looking at this?
No, not since I switched employers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87479/new/
https://reviews.llvm.org/D87479
More information about the llvm-commits
mailing list