[PATCH] D51435: [SLC] Support expanding pow(x, n+0.5) to x * x * ... * sqrt(x)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 3 10:39:36 PDT 2018
fhahn added a comment.
Great, thanks for the review!
Repository:
rL LLVM
https://reviews.llvm.org/D51435
More information about the llvm-commits
mailing list