[PATCH] D65979: [InstCombine] Simplify pow(2.0, itofp(y)) to ldexp(1.0, y)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 11:42:17 PDT 2019


xbolva00 accepted this revision.
xbolva00 added a comment.
This revision is now accepted and ready to land.

Nice!

(But please wait for @efriedma or @spatel too)


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

https://reviews.llvm.org/D65979





More information about the llvm-commits mailing list