Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
--arm_linux_configure & vectorization
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
2709 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
--arm_linux_configure & vectorization
Dmitri Khokhlov
over 12 years ago
Note: This was originally posted on 16th January 2012 at
http://forums.arm.com
I have armcc manually configured with --arm_linux_configure. When I compile the vecotrization code example (
http://infocenter.arm.com/help/topic/com.arm.doc.dui0472f/BGBEJBCF.html
) I do _not_ see messages about vectorization. In plain armcc mode I do see messages about loop vectorization. How to make armcc vectorize the code in arm_linux mode?
Parents
Dmitri Khokhlov
over 12 years ago
Note: This was originally posted on 17th January 2012 at
http://forums.arm.com
I've localized it to "--translate_g++" armcc option at compilation. Somehow it disables vectorization.
Cancel
Vote up
0
Vote down
Cancel
Reply
Dmitri Khokhlov
over 12 years ago
Note: This was originally posted on 17th January 2012 at
http://forums.arm.com
I've localized it to "--translate_g++" armcc option at compilation. Somehow it disables vectorization.
Cancel
Vote up
0
Vote down
Cancel
Children
No data