[PATCH] D143631: [LTO] Don't let InstCombine re-sink the vastly more expensive fdiv

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 15:51:00 PST 2023


craig.topper added a comment.

I've added another variation I encountered to D87479 <https://reviews.llvm.org/D87479>  which another run of LICM will not fix.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143631/new/

https://reviews.llvm.org/D143631



More information about the llvm-commits mailing list