[all-commits] [llvm/llvm-project] 37145d: [mlir] Add result to mbarrier.arrive
Guray Ozen via All-commits
all-commits at lists.llvm.org
Fri Jun 30 02:14:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37145d9575a5ef2c2bcf506f36271813410d99aa
https://github.com/llvm/llvm-project/commit/37145d9575a5ef2c2bcf506f36271813410d99aa
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/test/Dialect/LLVMIR/nvvm.mlir
Log Message:
-----------
[mlir] Add result to mbarrier.arrive
`mbarrier.arrive` returns token. This PR adds result to these ops.
Reviewed By: qcolombet
Differential Revision: https://reviews.llvm.org/D154059
More information about the All-commits
mailing list