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

Reg Optimization

Hi there,

          Im using DS-5 simulator for coding C program along with Assembly and Neon.In this vectorization is working perfectly but when optimization of MEDIUM/HIGH level is used, the  pointer increment is not working properly. Can anyone help me in this regard??

Thanks in advance

Pavi

Parents
  • Pravin,

        Actually

    I'm able to see such options, but when the higher optimization levels are used, the increment in the pointer is not happening, instead the pointer is showing the same old value instead of the incremented value..

Reply
  • Pravin,

        Actually

    I'm able to see such options, but when the higher optimization levels are used, the increment in the pointer is not happening, instead the pointer is showing the same old value instead of the incremented value..

Children