I am compiling my code using following command: gcc -O3 -ftree-vectorizer-verbose=6 -msse4.1 -ffast-math. With this all the optimizations ...
確定! 回上一頁