[PATCH] D107432: [RISCV] Emit DWARF location expression for RVV stack objects.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 23:25:03 PST 2021


HsiangKai updated this revision to Diff 387502.
HsiangKai added a comment.

Add test cases for (frame base pointer - VLENB x n).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107432

Files:
  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/lib/Target/RISCV/RISCVRegisterInfo.h
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/lib/Target/RISCV/RISCVSystemOperands.td
  llvm/test/CodeGen/RISCV/rvv/debug-info-rvv-dbg-value.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107432.387502.patch
Type: text/x-patch
Size: 10545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/6127ee31/attachment-0001.bin>


More information about the llvm-commits mailing list