[all-commits] [llvm/llvm-project] 579c1f: [mlir][nvvm] Add async copy ops to nvvm dialect
Thomas via All-commits
all-commits at lists.llvm.org
Wed Dec 8 09:42:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 579c1ff67dbd346cbcd04a6e000133d079a9387a
https://github.com/llvm/llvm-project/commit/579c1ff67dbd346cbcd04a6e000133d079a9387a
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
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 async copy ops to nvvm dialect
Differential Revision: https://reviews.llvm.org/D115314
More information about the All-commits
mailing list