[all-commits] [llvm/llvm-project] 0ae2c5: [HLSL][RootSignature] Add parsing of optional para...

Finn Plummer via All-commits all-commits at lists.llvm.org
Thu May 15 15:06:02 PDT 2025


  Branch: refs/heads/users/inbelic/pr-140151
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ae2c55ffb83bf143705765e4a2d65f74b8494d9
      https://github.com/llvm/llvm-project/commit/0ae2c55ffb83bf143705765e4a2d65f74b8494d9
  Author: Finn Plummer <canadienfinn at gmail.com>
  Date:   2025-05-15 (Thu, 15 May 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 parsing of optional parameters for RootParam

- define in-memory representation of optional non-flag parameters to
RootParam
- fill in data to parse these params in `parseRootParamParams`
- add 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