[all-commits] [llvm/llvm-project] eb2929: [DirectX] use DXILMetadataAnalysis to build PSVRun...

Xiang Li via All-commits all-commits at lists.llvm.org
Wed Sep 4 19:00:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb2929d323c0c44f2037cf8a345ca6984ec228eb
      https://github.com/llvm/llvm-project/commit/eb2929d323c0c44f2037cf8a345ca6984ec228eb
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

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

  Log Message:
  -----------
  [DirectX] use DXILMetadataAnalysis to build PSVRuntimeInfo (#107101)

Replace the hardcoded values for compute shader in
DXContainer::addPipelineStateValidationInfo.
Still missing wave size.

Add preserved for previous passes so the information is not lost.

Fix https://github.com/llvm/wg-hlsl/issues/51



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