[PATCH] D90044: [AArch64][SVE] Emit DWARF location expr for SVE (dbg.declare)

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 10:00:10 PST 2020


sdesmalen updated this revision to Diff 308695.
sdesmalen added a comment.

Refactored patch to use `appendOffsetExpression` similar to the changes made to D90046 <https://reviews.llvm.org/D90046>.


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

https://reviews.llvm.org/D90044

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/test/CodeGen/AArch64/debug-info-sve-dbg-declare.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90044.308695.patch
Type: text/x-patch
Size: 19625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/a9d3b5db/attachment.bin>


More information about the llvm-commits mailing list