[all-commits] [llvm/llvm-project] 139bcc: [DirectX] Generate compiler version part in llc (#...

Vladislav Dzhidzhoev via All-commits all-commits at lists.llvm.org
Fri Jun 5 17:15:11 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 139bcc17805161ddc168ef5363969b2b94242516
      https://github.com/llvm/llvm-project/commit/139bcc17805161ddc168ef5363969b2b94242516
  Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
    A llvm/test/CodeGen/DirectX/ContainerData/CompilerVersion.ll

  Log Message:
  -----------
  [DirectX] Generate compiler version part in llc (#199699)

This change modifies DXContainerGlobals pass to generate compiler
version (VERS) part in DXContainer.
VERS part allows consumers to information about compiler version used to
build shader.

When debug info PDB file creation will be implemented, VERS part should
go to PDB file.



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