
11 May
2010
11 May
'10
6:37 p.m.
DE wrote:
what's SoA? and ADS?
Structure of Array , Abstract Data Structure
don't get i YOur code should NOT preclude inline. In our library, we still get automatic inlining from the compiler.
on 11.05.2010 at 22:17 joel falcou wrote : that's non-trivial, agree the C++ code inlines perfectly by both compilers (msvc80+ and icc11) icc even unrolls and vectorizes it -- Pavel