diff options
author | ravil-mobile <ravil.aviva.com@gmail.com> | 2025-10-15 21:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 15:13:53 -0400 |
commit | a561a0802d57dba1e0ba3cbf465efbbf097aefb6 (patch) | |
tree | 09ff4c49428ec8e52a815ac70b487cd99ccdf937 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b516dcc998d06c97d874af543489887f7e5a680c (diff) | |
download | llvm-a561a0802d57dba1e0ba3cbf465efbbf097aefb6.zip llvm-a561a0802d57dba1e0ba3cbf465efbbf097aefb6.tar.gz llvm-a561a0802d57dba1e0ba3cbf465efbbf097aefb6.tar.bz2 |
[ROCDL] Added asynccnt and tensorcnt wait ops (gfx1250) (#163533)
This patch introduces some missing `s.wait.asynccnt` and `tensorcnt`
instructions in the ROCDL dialect.
The op is lowered to `@llvm.amdgcn.s.wait.asynccnt(i16 0)` and
`@llvm.amdgcn.s.wait.tensorcnt(i16 0)` intrinsic calls
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions