[PATCH] D65979: [InstCombine] Simplify pow() into ldexp()

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 15:21:37 PDT 2019


xbolva00 added a comment.

I think there is a general case...

My fast patch from yday.. https://pastebin.com/ETZpNby5 line 1350.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65979





More information about the llvm-commits mailing list