summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2012-03-31 03:38:40 +0000
committerHal Finkel <hfinkel@anl.gov>2012-03-31 03:38:40 +0000
commit5cad8742ccfe1bda0ef3af2cf7b6ba01b51f2232 (patch)
tree5102a88d14aec7937f4da8f062b863f31898c976 /llvm/include
parentcdefdf1f5b2e5b929f5ace8724a86268d7d7f0ed (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud