[all-commits] [llvm/llvm-project] 0eabb8: [mlir][gpu] NFC let user pick the threadID values ...
Thomas via All-commits
all-commits at lists.llvm.org
Thu Feb 16 19:27:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0eabb884abebe748a5f71273f0e670ecdbabd400
https://github.com/llvm/llvm-project/commit/0eabb884abebe748a5f71273f0e670ecdbabd400
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/TransformOps/GPUTransformOps.h
M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp
Log Message:
-----------
[mlir][gpu] NFC let user pick the threadID values when distributing foreach_thread
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D144219
More information about the All-commits
mailing list