I’m trying to establish whether Visual C++ 2008 or 2010 supports the loop unswitching compiler optimization. I know that gcc supports it.
I’m trying to establish whether Visual C++ 2008 or 2010 supports the loop unswitching
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
AFAIK, “No”:
http://cboard.cprogramming.com/c-programming/126756-lack-compiler-loop-optimization-loop-unswitching.html
Your mileage might vary, depending on:
Whether or not you have the latest compiler (MSVS 2010)
Whether or not you’ve purchased MSVS Professional or higher