[all-commits] [llvm/llvm-project] 515e11: [NVPTX] Use PTX 7.0 in DebugInfo tests (#115757)

Hugh Delaney via All-commits all-commits at lists.llvm.org
Mon Nov 11 13:35:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 515e11ae1cd4a29225f61aa31c7f657c8848a539
      https://github.com/llvm/llvm-project/commit/515e11ae1cd4a29225f61aa31c7f657c8848a539
  Author: Hugh Delaney <hugh.delaney at codeplay.com>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
    M llvm/test/DebugInfo/NVPTX/debug-info.ll
    M llvm/test/DebugInfo/NVPTX/debug-loc-offset.ll

  Log Message:
  -----------
  [NVPTX] Use PTX 7.0 in DebugInfo tests (#115757)

Not doing so makes `%ptxas-verify` fail with:

`Feature 'Defining labels in .section' requires PTX ISA .version 7.0 or
later.`



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list