[PATCH] D49273: [InstCombine] Expand the simplification of pow() involving exp{, 2}()

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 15:45:19 PDT 2018


evandro added a comment.

Increased test coverage in https://reviews.llvm.org/rL340462, where I also identified an issue `pow(exp{,2}(x), y)`.


Repository:
  rL LLVM

https://reviews.llvm.org/D49273





More information about the llvm-commits mailing list