[all-commits] [llvm/llvm-project] 414295: [mlir][gpu] Reduction ops canonicalizatios
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Tue May 9 15:35:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41429523521cff12124ec7ec88c92dfe8547a13e
https://github.com/llvm/llvm-project/commit/41429523521cff12124ec7ec88c92dfe8547a13e
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/test/Dialect/GPU/canonicalize.mlir
Log Message:
-----------
[mlir][gpu] Reduction ops canonicalizatios
Make group ops uniform if `gpu.launch` is their direct parent.
Differential Revision: https://reviews.llvm.org/D149183
More information about the All-commits
mailing list