[llvm] [NVPTX] Add support for tcgen05 instructions for sm103 target (PR #156613)

Rajat Bajpai via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 3 01:10:52 PDT 2025


rajatbajpai wrote:

IMO we should have separate api in Subtarget for `tcgen05.wait` to check its support set. Further, we should be using family-specific arch variant checks.

https://github.com/llvm/llvm-project/pull/156613


More information about the llvm-commits mailing list