forked from OSchip/llvm-project
The powi intrinsic requires special handling because it always takes a single integer power regardless of the result type. As a result, we can vectorize only if the powers are equal. Fixes PR12364. llvm-svn: 153797 |
||
|---|---|---|
| .. | ||
| cycle.ll | ||
| func-alias.ll | ||
| ld1.ll | ||
| lit.local.cfg | ||
| loop1.ll | ||
| mem-op-depth.ll | ||
| req-depth.ll | ||
| search-limit.ll | ||
| simple-int.ll | ||
| simple-ldstr.ll | ||
| simple.ll | ||