[all-commits] [llvm/llvm-project] c080c1: [mlir][GPU] Fix incorrect API usage in RewritePatt...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Feb 23 09:20:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c080c1f4821274dbb358f6a6911055d9d8b6dbed
https://github.com/llvm/llvm-project/commit/c080c1f4821274dbb358f6a6911055d9d8b6dbed
Author: Matthias Springer <me at m-sp.org>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
Log Message:
-----------
[mlir][GPU] Fix incorrect API usage in RewritePatterns
Incorrect API usage was detected by D144552.
Differential Revision: https://reviews.llvm.org/D144637
More information about the All-commits
mailing list