[all-commits] [llvm/llvm-project] f80118: [HLSL][RootSignature] Add optional parameter for R...
Finn Plummer via All-commits
all-commits at lists.llvm.org
Wed Apr 30 15:58:38 PDT 2025
Branch: refs/heads/users/inbelic/pr-138007
Home: https://github.com/llvm/llvm-project
Commit: f8011807d233d1d0d1f9d4ce08bad0c559cde74a
https://github.com/llvm/llvm-project/commit/f8011807d233d1d0d1f9d4ce08bad0c559cde74a
Author: Finn Plummer <canadienfinn at gmail.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M clang/include/clang/Parse/ParseHLSLRootSignature.h
M clang/lib/Parse/ParseHLSLRootSignature.cpp
M clang/unittests/Parse/ParseHLSLRootSignatureTest.cpp
M llvm/include/llvm/Frontend/HLSL/HLSLRootSignature.h
Log Message:
-----------
[HLSL][RootSignature] Add optional parameter for RootConstants
- extends `parseRootConstantParams` and the struct to include the
optional parameters of a RootConstant
- adds corresponding unit tests
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