diff options
author | Helena Kotas <hekotas@microsoft.com> | 2025-09-24 10:07:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 10:07:30 -0700 |
commit | 2bf3748eeabf6e963adf2ab48b158438f4774bbc (patch) | |
tree | e578f318d2cc480b61425ce1248b9df40ac262ba /lldb/packages/Python/lldbsuite/test | |
parent | f81cc8bddcbc3561dbf9baa9ba48ffdae2443f3b (diff) | |
download | llvm-2bf3748eeabf6e963adf2ab48b158438f4774bbc.zip llvm-2bf3748eeabf6e963adf2ab48b158438f4774bbc.tar.gz llvm-2bf3748eeabf6e963adf2ab48b158438f4774bbc.tar.bz2 |
[HLSL] NonUniformResourceIndex implementation (#160430)
Adds HLSL function `NonUniformResourceIndex` to `hlsl_intrinsics.h.` The function calls a builtin `__builtin_hlsl_resource_nonuniformindex` which gets translated to LLVM intrinsic `llvm.{dx|spv}.resource_nonuniformindex`.
Closes #157923
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions