I’m interested in optimization for C++ code. I am using the
Intel® 64 and IA-32 Architectures Software Developer's Manuals (5 volumes) for
reference.
What I am looking for is a user group where I can post
general SSE programming questions and see example source code. For example I
want to know if there is a conditional statement equivalent to if/else in SSE,
where I could condition intrinsic operations based on results in the registers.
Thanks,
Avner