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

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 12:31:59 PDT 2023


paulwalker-arm accepted this revision.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.

Looks good but the title could do with rewording because the patch doesn't actually change instcombine.


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

https://reviews.llvm.org/D143631



More information about the llvm-commits mailing list