[PATCH] D113209: [LV] Use VScaleForTuning to fine-tune the cost per lane.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 03:53:33 PDT 2021


frasercrmck added a comment.

How does this interact with `vscale_range`? Could it perhaps automatically infer `getVScaleForTuning` using that? Or is the idea the target ultimately chooses?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113209



More information about the llvm-commits mailing list