[clang] [HLSL] Do not remove `HLSLVkBindingAttr` if the target is not SPIR-V (PR #161752)

Steven Perron via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 3 06:35:13 PDT 2025


================

----------------
s-perron wrote:

This is now incorrect. If there is a VkBinding, but we are targeting DXIL, then this is not explicit.

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


More information about the cfe-commits mailing list