[PATCH] D144045: [InstCombine] Avoid sinking fdiv into a loop

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 07:39:51 PDT 2023


sdesmalen accepted this revision.
sdesmalen added a comment.

Thanks for the refactor and collecting some benchmark stats @david-arm!

The patch LGTM. @nikic are you happy to accept it as well?


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

https://reviews.llvm.org/D144045



More information about the llvm-commits mailing list