diff options
author | masahi <masahi129@gmail.com> | 2025-09-04 14:13:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 10:43:29 +0530 |
commit | 8a2dd2bc49055a176501e3720073ba58bbb47a70 (patch) | |
tree | 3cf200e68bd4f842f7ef8013f6627210bacbcb94 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 6af1247ecb950ae0e31499bb681afc9537985b7f (diff) | |
download | llvm-8a2dd2bc49055a176501e3720073ba58bbb47a70.zip llvm-8a2dd2bc49055a176501e3720073ba58bbb47a70.tar.gz llvm-8a2dd2bc49055a176501e3720073ba58bbb47a70.tar.bz2 |
[NVPTX] Add support for tcgen05 instructions for sm103 target (#156613)
Currently, NVPTX fails to lower some tcgen05 ops for the
sm103 target. It was observed in a downstream project, Triton, in
https://github.com/triton-lang/triton/pull/8045.
So, this patch adds sm103 targets to the hasTcgen05Instructions() method.
All the Lit tests for tcgen05-* are updated as well.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions