mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
3354fe473f508d213331ebe8d183115fefdc9bf4
cbrt(sqrt(x)) calculates the sixth root, not the ninth root. cbrt(cbrt(x)) calculates the ninth root. llvm-svn: 246046
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%