[cfe-dev] [Clang++] Error with handling casting operator to SIMD types
joel falcou
joel.falcou at lri.fr
Sat May 29 06:17:41 PDT 2010
A quick follow-up on this matter. Everything went fine afterwards and we
have some news on the actual SIMD performacnes of clang code.
Some of our tests actually don't run for other reason and return
meaningless results due to some quirks in timing functions
BUT !! Most of our results are within a 5% margin with g++-4.5 generated
executable using our algorithms.
So a big thumbs up for fixing that :)
More information about the cfe-dev
mailing list