diff options
author | Hal Finkel <hfinkel@anl.gov> | 2012-03-31 03:38:40 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2012-03-31 03:38:40 +0000 |
commit | 5cad8742ccfe1bda0ef3af2cf7b6ba01b51f2232 (patch) | |
tree | 5102a88d14aec7937f4da8f062b863f31898c976 /llvm/include | |
parent | cdefdf1f5b2e5b929f5ace8724a86268d7d7f0ed (diff) | |
download | bcm5719-llvm-5cad8742ccfe1bda0ef3af2cf7b6ba01b51f2232.tar.gz bcm5719-llvm-5cad8742ccfe1bda0ef3af2cf7b6ba01b51f2232.zip |
Correctly vectorize powi.
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
Diffstat (limited to 'llvm/include')
0 files changed, 0 insertions, 0 deletions