diff options
author | Nathan Gauër <brioche@google.com> | 2024-03-25 11:30:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 11:30:47 +0100 |
commit | f0eb9083402c0130f240a7ef948b3f7b3bdf221c (patch) | |
tree | 1c6220bbe3e0f2089731db192162fae677d2ec70 /llvm/lib/CodeGen/MachineStableHash.cpp | |
parent | 37785fedabd8fa752129ef5bac3462311af91c35 (diff) | |
download | llvm-f0eb9083402c0130f240a7ef948b3f7b3bdf221c.zip llvm-f0eb9083402c0130f240a7ef948b3f7b3bdf221c.tar.gz llvm-f0eb9083402c0130f240a7ef948b3f7b3bdf221c.tar.bz2 |
[SPIR-V] Add WaveGetLaneIndex() intrinsic support (#85979)
Add support to generate valid SPIR-V for the WaveGetLaneIndex() HLSL
builtin.
To implement this, I had to fix a few small issues in the backend, like
the i8* pointer type being emitted, even if we have the type information
elsewhere.
Signed-off-by: Nathan Gauër <brioche@google.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineStableHash.cpp')
0 files changed, 0 insertions, 0 deletions