[PATCH] D112406: [Driver][AArch64]Add driver support for neoverse-512tvb target

Dave Green via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 26 06:33:40 PDT 2021


dmgreen added a comment.

Thanks. If the cpu has a 512 bit total vector bandwidth, should the VScaleForTuning be 1 or 2 (or higher)? llvm doesn't usually deal with total bandwidth a lot, perhaps not as much as it should.

@david-arm any thoughts?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112406



More information about the cfe-commits mailing list