[llvm] [LLVM][NVPTX] Add support for griddepcontrol instruction (PR #123511)
Li Min via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 02:47:59 PST 2025
limin2021 wrote:
Hi, could we also add python binding for this op? I want to use python nvvm op in cutlass python dsl, like below: `nvvm.griddepcontrol.wait()`
https://github.com/llvm/llvm-project/pull/123511
More information about the llvm-commits
mailing list