[PATCH] D67259: [X86] Enable -mprefer-vector-width=256 by default for Skylake-avx512 and later Intel CPUs.
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 13:00:17 PDT 2019
xbolva00 added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:64
+ to run at a lower frequency which can impact performance. This behavior can be
+ changed by passing -mprefer-vector=512 on the command line.
----------------
-mprefer-vector-width=512 ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67259/new/
https://reviews.llvm.org/D67259
More information about the llvm-commits
mailing list