[all-commits] [llvm/llvm-project] d0233c: [mlir][nvvm] Introduce `mbarrier.arrive`
Guray Ozen via All-commits
all-commits at lists.llvm.org
Fri Jun 16 04:53:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0233ccbf8807f86edef3aa1fb90b3786a9ce017
https://github.com/llvm/llvm-project/commit/d0233ccbf8807f86edef3aa1fb90b3786a9ce017
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/test/Dialect/LLVMIR/nvvm.mlir
Log Message:
-----------
[mlir][nvvm] Introduce `mbarrier.arrive`
It introduces `mbarrier.arrive` that are in ptx78.
Reviewed By: qcolombet
Differential Revision: https://reviews.llvm.org/D153021
More information about the All-commits
mailing list