aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorStefan Mada <smada@nvidia.com>2025-09-05 11:32:41 -0700
committerGitHub <noreply@github.com>2025-09-06 00:02:41 +0530
commit1acd429544d58f07208c82b5ca4923c5093ec52d (patch)
tree9640ce13e660eaa46d8e8a18ec96b9560edb3fe3 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parent698a40d7112a32bab16e1e8cb3f10bdc6a28c36d (diff)
downloadllvm-1acd429544d58f07208c82b5ca4923c5093ec52d.zip
llvm-1acd429544d58f07208c82b5ca4923c5093ec52d.tar.gz
llvm-1acd429544d58f07208c82b5ca4923c5093ec52d.tar.bz2
[MLIR][NVVM] [NFC] Add summary and description fields for several OPs (#156726)
Several operations in the NVVM dialect were missing summaries and descriptions. This PR adds summaries and descriptions for the following operations: 1. nvvm.bar.warp.sync 2. nvvm.barrier 3. nvvm.barrier0 4. nvvm.mbarrier.arrive 5. nvvm.mbarrier.arrive.expect_tx 6. nvvm.mbarrier.arrive.expect_tx.shared 7. nvvm.mbarrier.arrive.nocomplete 8. nvvm.mbarrier.arrive.nocomplete.shared 9. nvvm.mbarrier.arrive.shared 10. nvvm.mbarrier.init 11. nvvm.mbarrier.init.shared 12. nvvm.mbarrier.inval 13. nvvm.mbarrier.inval.shared 14. nvvm.mbarrier.test.wait 15. nvvm.mbarrier.test.wait.shared 16. nvvm.mbarrier.try_wait.parity 17. nvvm.mbarrier.try_wait.parity.shared Documentation available here: [mbarrier](https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#parallel-synchronization-and-communication-instructions-mbarrier), [barrier](https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#parallel-synchronization-and-communication-instructions-mbarrier)
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions