[llvm] r196294 - opt: Mirror vectorization presets of clang

Renato Golin renato.golin at linaro.org
Tue Dec 3 09:35:59 PST 2013


On 3 December 2013 16:33, Arnold Schwaighofer <aschwaighofer at apple.com> wrote:
> Loop vectorization and SLP vectorization can be disabled with the flags
> -disable-(loop/slp)-vectorization.

Thanks! I needed that for the pragma enable tests. ;)

cheers,
--renato



More information about the llvm-commits mailing list