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 | 6173ed95daf2f209fe3883faee45967e4800ae75 (patch) | |
tree | 323330792dd78ca9fb9dd6b3ecf38e3184b46e5b /unittests/VMCore/MetadataTest.cpp | |
parent | 9f2a9d741f58f0a2a591ec16e5e038c905142dbc (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153797 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/VMCore/MetadataTest.cpp')
0 files changed, 0 insertions, 0 deletions