[all-commits] [llvm/llvm-project] 0e42df: [AMDGPU][NFC] DWARF vector composite location desc...

Tony Tye via All-commits all-commits at lists.llvm.org
Mon Nov 13 08:44:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e42df4031e8b2fec357e07ca5ca3b81adf0b5ad
      https://github.com/llvm/llvm-project/commit/0e42df4031e8b2fec357e07ca5ca3b81adf0b5ad
  Author: Tony Tye <Tony.Tye at amd.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M llvm/docs/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst

  Log Message:
  -----------
  [AMDGPU][NFC] DWARF vector composite location description operations (#71623)

Summary:
Add description to AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst
for "DWARF Operations to Create Vector Composite Location Descriptions"
proposal to explain the main motivation is to facilitate more compact
DWARF that is faster to evaluate.

Reviewers: kzhuravl, scott.linder, zoran.zaric

Subscribers:




More information about the All-commits mailing list