[all-commits] [llvm/llvm-project] 90ecfa: [mlir][linalg] NFC - Move some utils in preparatio...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Jul 24 16:20:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90ecfa2a408fd5a4486cf0f4a66dead6c586a1d7
https://github.com/llvm/llvm-project/commit/90ecfa2a408fd5a4486cf0f4a66dead6c586a1d7
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.h
A mlir/include/mlir/Dialect/GPU/TransformOps/Utils.h
M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
M mlir/lib/Dialect/GPU/TransformOps/CMakeLists.txt
M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
A mlir/lib/Dialect/GPU/TransformOps/Utils.cpp
M mlir/lib/Dialect/Utils/StaticValueUtils.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][linalg] NFC - Move some utils in preparation for revamping mapping of scf.forall
More information about the All-commits
mailing list