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

Madhur Amilkanthwar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 20:03:20 PST 2023


madhur13490 added a comment.

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


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