Can assembly function written with AVX instructions be built for running on corei7?

satheesan
Total Points:
35
Registered User
July 5, 2009 9:29 PM PDT
Rate
 
#2 Reply to #1
Quoting - Igor Levicki

You can do one of the following:

1. Use Intel compiler which supports AVX code generation and generate two code paths by using proper switches.
2. Write two versions of the performance critical function, one for SSE4.2, one for AVX.

You cannot write assembler code which uses AVX, and make it run on Core i7 (except in AVX emulator which is not optimal).


Thank you very much Igor Levicki.


Intel Software Network Forums Statistics

8470 users have contributed to 31601 threads and 100650 posts to date.
In the past 24 hours, we have 29 new thread(s) 115 new posts(s), and 162 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member kopernikus