[PATCH] D103882: [CostModel][AArch64] Make loads/stores of <vscale x 1 x eltty> expensive.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 29 06:50:17 PDT 2021
dmgreen added a comment.
As far as I understand, the backend currently doesn't handle <vscale x 1 x ...> types? Is "invalid" not a better way to represent that, than "very expensive"? Even if it is only until the backend is fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103882/new/
https://reviews.llvm.org/D103882
More information about the llvm-commits
mailing list