[clang] [HLSL] Allow input semantics on structs (PR #159047)

Steven Perron via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 19 07:27:56 PDT 2025


Nathan =?utf-8?q?Gauër?= <brioche at google.com>,
Nathan =?utf-8?q?Gauër?= <brioche at google.com>,
Nathan =?utf-8?q?Gauër?= <brioche at google.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/159047 at github.com>


https://github.com/s-perron commented:

You should have some AST test to make sure the attribute is correctly added to the entry point. I tried looking at an example, and the connection between the attribute on the function parameter does not seem obvious. That might need to be better designed.

https://github.com/llvm/llvm-project/pull/159047


More information about the cfe-commits mailing list