[all-commits] [llvm/llvm-project] 52d7ce: [HLSL] Allow SV_GroupIndex for lib profile.
Xiang Li via All-commits
all-commits at lists.llvm.org
Wed Sep 21 12:30:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52d7ce0cc1a57123ee27a0bff0530f89cab99ab7
https://github.com/llvm/llvm-project/commit/52d7ce0cc1a57123ee27a0bff0530f89cab99ab7
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-09-21 (Wed, 21 Sep 2022)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/CodeGenHLSL/GlobalDestructors.hlsl
Log Message:
-----------
[HLSL] Allow SV_GroupIndex for lib profile.
Lib profile could include all kind of entry functions.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D134326
More information about the All-commits
mailing list