[all-commits] [llvm/llvm-project] 8958e7: [NVPTX] Keep metadata attached to module-scope var...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Wed Jun 22 05:51:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8958e70ccbe9c12b2d0b622b8b5623a8f47bb183
      https://github.com/llvm/llvm-project/commit/8958e70ccbe9c12b2d0b622b8b5623a8f47bb183
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
    M llvm/test/CodeGen/NVPTX/generic-to-nvvm-ir.ll

  Log Message:
  -----------
  [NVPTX] Keep metadata attached to module-scope variables

This helps to preserve the debug information of global variables.

Differential Revision: https://reviews.llvm.org/D127510




More information about the All-commits mailing list