[all-commits] [llvm/llvm-project] 285557: [mlir][nvvm] Add `cp.async.bulk.tensor.shared.clus...
Guray Ozen via All-commits
all-commits at lists.llvm.org
Mon Jul 17 08:10:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28555793b1e58ee2e147ea62de42a9583fadbc5a
https://github.com/llvm/llvm-project/commit/28555793b1e58ee2e147ea62de42a9583fadbc5a
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
M mlir/test/Conversion/NVVMToLLVM/nvvm-to-llvm.mlir
Log Message:
-----------
[mlir][nvvm] Add `cp.async.bulk.tensor.shared.cluster.global`
This work introduce `cp.async.bulk.tensor.shared.cluster.global` in NVVM dialect that executes load using TMA.
Depends on D155056
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D155060
More information about the All-commits
mailing list