[PATCH] D49306: [SLC] Simplify pow(x, 0.25) to sqrt(sqrt(x))

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 14:30:56 PDT 2018


evandro abandoned this revision.
evandro added a comment.

Agreed.


https://reviews.llvm.org/D49306





More information about the llvm-commits mailing list