[all-commits] [llvm/llvm-project] 3230a6: [mlir][NVGPU] Fix incorrect API usage in RewritePa...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Mar 2 07:19:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3230a64936d28d1114e9493e620ebbd65f595e07
https://github.com/llvm/llvm-project/commit/3230a64936d28d1114e9493e620ebbd65f595e07
Author: Matthias Springer <me at m-sp.org>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M mlir/lib/Dialect/NVGPU/Transforms/MmaSyncTF32Transform.cpp
Log Message:
-----------
[mlir][NVGPU] Fix incorrect API usage in RewritePatterns
Incorrect API usage was detected by D144552.
Differential Revision: https://reviews.llvm.org/D145156
More information about the All-commits
mailing list