[PATCH] D143422: [LV][SVE] Don't consider vector types for loop invariants when calculating register usage

Sushant Gokhale via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 22:05:11 PST 2023


sushgokh added a comment.

In D143422#4108881 <https://reviews.llvm.org/D143422#4108881>, @madhur13490 wrote:

> I see the problem of calculating incorrect register usage. However, is it just limited to loop invariants?

Yes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143422



More information about the llvm-commits mailing list