[PATCH] D93030: [AArch64][SVE]Add cost model for masked gather and scatter for scalable vector.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 10:07:52 PST 2020


tschuett added a comment.

Assuming you have machine model for the FUJITSU A64FX. You should be able to get a lower value for getMaxVScale()?

512/128 -> 4


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93030



More information about the llvm-commits mailing list