[all-commits] [llvm/llvm-project] a764f4: [DirectX backend] generate ISG1, OSG1 part for com...
Xiang Li via All-commits
all-commits at lists.llvm.org
Wed May 1 09:34:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a764f49b4ae80daa5ba56cf0892bf0ebce48e2b3
https://github.com/llvm/llvm-project/commit/a764f49b4ae80daa5ba56cf0892bf0ebce48e2b3
Author: Xiang Li <python3kgae at outlook.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
A llvm/test/CodeGen/DirectX/ContainerData/EmptySignature.ll
Log Message:
-----------
[DirectX backend] generate ISG1, OSG1 part for compute shader (#90508)
Empty ISG1 and OSG1 parts are generated for compute shader since there's
no signature for compute shader.
Fixes #88778
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