[PATCH] D134982: [X86] Add support for "light" AVX

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 14:57:15 PST 2022


lebedev.ri added a comment.

I think `LightAVX` is a misnomer. If we want to
always utilize full potential of vector load-store unit,
then the Tuning should say as much.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134982/new/

https://reviews.llvm.org/D134982



More information about the llvm-commits mailing list