[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 08:15:16 PDT 2018
fhahn added a comment.
Ok thanks! So I can commit this patch as is?
https://reviews.llvm.org/D51435
More information about the llvm-commits
mailing list