[all-commits] [llvm/llvm-project] 2f33f1: [mlir][NVVM] Add ldmatrix op to NVVM dialect
Thomas via All-commits
all-commits at lists.llvm.org
Thu Mar 10 12:38:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f33f11428c1832a413d5ca617948ac5cc397385
https://github.com/llvm/llvm-project/commit/2f33f11428c1832a413d5ca617948ac5cc397385
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
M mlir/lib/Target/LLVMIR/Dialect/NVVM/NVVMToLLVMIRTranslation.cpp
M mlir/test/Dialect/LLVMIR/invalid.mlir
M mlir/test/Dialect/LLVMIR/nvvm.mlir
M mlir/test/Target/LLVMIR/nvvmir.mlir
Log Message:
-----------
[mlir][NVVM] Add ldmatrix op to NVVM dialect
Differential Revision: https://reviews.llvm.org/D121347
More information about the All-commits
mailing list