"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b22d09cc5e10fba7999cdbfb7ffad0865913c77d"
[InstCombine] Expand the simplification of pow() with nested exp{,2}()
Expand the simplification of `pow(exp{,2}(x), y)` to all FP types. This improvement helps some benchmarks in SPEC CPU2000 and CPU2006, such as 252.eon, 447.dealII, 453.povray. Otherwise, no significant regressions on x86-64 or A64. Differential revision: https://reviews.llvm.org/D51195 llvm-svn: 340948
Loading
Please register or sign in to comment