[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
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 11:16:30 PDT 2021
RKSimon added a comment.
In D87479#2632032 <https://reviews.llvm.org/D87479#2632032>, @craig.topper wrote:
> 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.
Would it be OK if myself or @spatel commandeered this?
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