Arm Community
Site
Search
User
Site
Search
User
Support forums
Compilers and Libraries forum
RVCT ARM compiler 3.1
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
5 replies
Subscribers
18 subscribers
Views
5865 views
Users
0 members are here
Arm Compiler
Compiling
NEON
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
RVCT ARM compiler 3.1
Mallikarjun Shivappa Bidari
over 12 years ago
Note: This was originally posted on 20th February 2009 at
http://forums.arm.com
Hi,
Does RVCT 3.1 compiler is intelligent enough to identify which part of code can be NEON optimized and compiled in NEON?
Does it also give instruciotns while compiling, whether the code can be better optimized if we hand code it in NEON?
Regards,
Mallikarjun
Parents
0
Peter Harris
over 12 years ago
Note: This was originally posted on 21st February 2009 at
http://forums.arm.com
> As per your example code, i could make out that, the compiler has given a message saying, " the line-10 of a function has been NEON optimized"
Yes, if you have the --remarks flag specified it will tell you what it has vectorized.
Cancel
Vote up
0
Vote down
Cancel
Reply
0
Peter Harris
over 12 years ago
Note: This was originally posted on 21st February 2009 at
http://forums.arm.com
> As per your example code, i could make out that, the compiler has given a message saying, " the line-10 of a function has been NEON optimized"
Yes, if you have the --remarks flag specified it will tell you what it has vectorized.
Cancel
Vote up
0
Vote down
Cancel
Children
No data