diff options
author | Nathan Gauër <brioche@google.com> | 2024-09-04 11:27:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 11:27:03 +0200 |
commit | afb6dafc6b680fb204d40c7fee4b339aa8471010 (patch) | |
tree | bb7d9956f197d1b146ab7c7979c528fb275f533c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5914566474de29309b0b4815ecd406805793de1f (diff) | |
download | llvm-afb6dafc6b680fb204d40c7fee4b339aa8471010.zip llvm-afb6dafc6b680fb204d40c7fee4b339aa8471010.tar.gz llvm-afb6dafc6b680fb204d40c7fee4b339aa8471010.tar.bz2 |
[clang][HLSL] Add WaveIsFirstLane() intrinsic (#103299)
This commits add the WaveIsFirstLane() hlsl intrinsinc. This intrinsic
uses the convergence intrinsincs for the SPIR-V backend. On the DXIL
side, I'm not sure what the strategy is for convergence, so I
implemented that like in DXC: a normal builtin function.
Signed-off-by: Nathan Gauër <brioche@google.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions