diff options
author | Sam Tebbs <samuel.tebbs@arm.com> | 2025-04-11 14:31:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-11 14:31:08 +0100 |
commit | b658a2e74ab48fce303d009b7039fbb10482bab8 (patch) | |
tree | 0feec6930a91c322b704aeb4f06e313e2078ed99 /clang/lib/Frontend | |
parent | 5b384c3015100ad815f4d994d7ef35cc947db711 (diff) | |
download | llvm-b658a2e74ab48fce303d009b7039fbb10482bab8.zip llvm-b658a2e74ab48fce303d009b7039fbb10482bab8.tar.gz llvm-b658a2e74ab48fce303d009b7039fbb10482bab8.tar.bz2 |
[LV] Reduce register usage for scaled reductions (#133090)
This PR accounts for scaled reductions in `calculateRegisterUsage` to
reflect the fact that the number of lanes in their output is smaller
than the VF.
Depends on https://github.com/llvm/llvm-project/pull/126437
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions