[PATCH] D49273: [InstCombine] Expand the simplification of pow() into exp2()
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 14:05:43 PDT 2019
xbolva00 added a comment.
Oh right, we miss this for pow of two bases other than 2.0.
Yeah, we need a direct fold.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49273/new/
https://reviews.llvm.org/D49273
More information about the llvm-commits
mailing list