[all-commits] [llvm/llvm-project] 011fab: [DirectX] Move IR printing to DXILPrettyPrinter (#...

Harald van Dijk via All-commits all-commits at lists.llvm.org
Thu Jun 4 06:41:56 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 011fab8c30c6ec7a937c33e21f5a586391a51de2
      https://github.com/llvm/llvm-project/commit/011fab8c30c6ec7a937c33e21f5a586391a51de2
  Author: Harald van Dijk <hdijk at accesssoftek.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp
    M llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
    A llvm/test/CodeGen/DirectX/DebugInfo/di-compile-unit-versioned-language.ll
    A llvm/test/CodeGen/DirectX/DebugInfo/di-subprogram.ll
    M llvm/test/CodeGen/DirectX/debug-info.ll
    M llvm/test/CodeGen/DirectX/llc-pipeline.ll

  Log Message:
  -----------
  [DirectX] Move IR printing to DXILPrettyPrinter (#198318)

By doing the IR printing inside DXILPrettyPrinter, we have the option to
customise what we print and include the info that we collect and
generate in DXILDebugInfo.



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