[PATCH] D51435: [SLC] Support expanding pow(x, n+0.5) to x * x * ... * sqrt(x)

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 15:23:08 PDT 2018


evandro added a comment.

LGTM, but, please, wait for @spatel's agreement.


https://reviews.llvm.org/D51435





More information about the llvm-commits mailing list