[all-commits] [llvm/llvm-project] aafb52: [mlir][GPUTransforms] NFC - Refactor GPUTransforms...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Mar 14 05:00:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aafb52d7c9226cd9925bd5135309bd02b6e3b59d
https://github.com/llvm/llvm-project/commit/aafb52d7c9226cd9925bd5135309bd02b6e3b59d
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.h
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/lib/Dialect/Utils/StaticValueUtils.cpp
M mlir/test/Dialect/GPU/transform-gpu-failing.mlir
M mlir/test/Dialect/GPU/transform-gpu.mlir
Log Message:
-----------
[mlir][GPUTransforms] NFC - Refactor GPUTransforms.cpp in preparation for improvements.
Depends on: D145977
Differential Revision: https://reviews.llvm.org/D145980
More information about the All-commits
mailing list