[PATCH] D111029: [X86] Prefer 512-bit vectors on Ice Lake Server cpus (PR48336)
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 03:30:44 PDT 2022
pengfei added a comment.
I think in general, we would like to prefer 512-bit vector on server. But notice the changes on arguments passing, which is ABI breaking. We need some downstream work before ready for the change. Please hold for a while, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111029/new/
https://reviews.llvm.org/D111029
More information about the llvm-commits
mailing list