[llvm] [llvm][RISCV] Set ScalableVector stack id in proper place (PR #117862)

Elizaveta Noskova via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 04:54:10 PST 2024


enoskova-sc wrote:

> Umm could you provide a test case, I don't quite understand what situation could break this lol
Unfortunately, I can't write any test, which can be broken in current llvm code base.

But I have faced a problem while preparing [this series of patches](https://github.com/llvm/llvm-project/pull/119359). More precisely, [Part 4](https://github.com/llvm/llvm-project/pull/119358), [test](https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/RISCV/rvv/rvv-cfi-info.ll). 

All in all, I think, error can reveal in any other context while code base is developing.


https://github.com/llvm/llvm-project/pull/117862


More information about the llvm-commits mailing list