[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
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 12 06:24:34 PDT 2020
spatel added a comment.
In D87479#2268567 <https://reviews.llvm.org/D87479#2268567>, @xbolva00 wrote:
> Maybe PR4268 is similar issue..
Wrong bug number?
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