[all-commits] [llvm/llvm-project] db11fd: [MLIR][NVVM] Change WgmmaMmaSyncOp to WgmmaMmaAsyn...
Guray Ozen via All-commits
all-commits at lists.llvm.org
Sat Aug 12 00:55:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db11fd8bf4ce1b1ce08db6011ea7c22d030eb473
https://github.com/llvm/llvm-project/commit/db11fd8bf4ce1b1ce08db6011ea7c22d030eb473
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-08-12 (Sat, 12 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
Log Message:
-----------
[MLIR][NVVM] Change WgmmaMmaSyncOp to WgmmaMmaAsyncOp (NFC)
WgmmaMmaSyncOp is asynchronous operation. There was a typo named op. This work fixes that.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D157697
More information about the All-commits
mailing list