[PATCH] D49040: [SLC] Simplify pow(x, 0.333...) to cbrt(x)
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 11:58:08 PDT 2018
evandro added a comment.
Committed https://reviews.llvm.org/rL338152 to add the base line test case `pow-cbrt.ll`.
https://reviews.llvm.org/D49040
More information about the llvm-commits
mailing list