diff options
author | Nathan Gauër <brioche@google.com> | 2025-06-10 14:25:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 14:25:09 +0200 |
commit | 6582d7d348c14b0e8be98d651b5d6e49d20beedb (patch) | |
tree | ad5001a7a12bb58134318e3fdb3da81478bd7f46 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | dbec6e424a6b356959ac800c2b7a8d4ab74e9862 (diff) | |
download | llvm-6582d7d348c14b0e8be98d651b5d6e49d20beedb.zip llvm-6582d7d348c14b0e8be98d651b5d6e49d20beedb.tar.gz llvm-6582d7d348c14b0e8be98d651b5d6e49d20beedb.tar.bz2 |
[HLSL] Add WaveGetLaneCount() intrinsic to FE (#143127)
This commit adds code to lower WaveGetLaneCount() into the SPV or DXIL
intrinsic. The backends will then need to lower the intrinsic into
proper SPIR-V/DXIL.
Related to #99159
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions