[all-commits] [llvm/llvm-project] 768615: [mlir][Transform] NFC - Refactor forall mapping to...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Mar 15 05:14:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 768615bba0b05ad1b6f798edfb021e05a243b5b8
https://github.com/llvm/llvm-project/commit/768615bba0b05ad1b6f798edfb021e05a243b5b8
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.h
M mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
M mlir/lib/Dialect/Utils/StaticValueUtils.cpp
Log Message:
-----------
[mlir][Transform] NFC - Refactor forall mapping to threads and blocks into one thing
Differential Revision: https://reviews.llvm.org/D146095
More information about the All-commits
mailing list