[all-commits] [llvm/llvm-project] 10477b: Add TMA Store operation to the NVVM dialect
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Sep 21 08:23:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10477be8a3c2709d5d383970a1bb15b497c84c90
https://github.com/llvm/llvm-project/commit/10477be8a3c2709d5d383970a1bb15b497c84c90
Author: JingZe Cui <jingzec at nvidia.com>
Date: 2023-09-21 (Thu, 21 Sep 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:
-----------
Add TMA Store operation to the NVVM dialect
Reviewed By: guraypp
Differential Revision: https://reviews.llvm.org/D159535
More information about the All-commits
mailing list