[all-commits] [llvm/llvm-project] 5b33cf: [mlir][gpu] Add Support for Cluster of Thread Blo...
Guray Ozen via All-commits
all-commits at lists.llvm.org
Sat Jan 6 02:17:14 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b33cff39753c790ecc6847435664592abe40415
https://github.com/llvm/llvm-project/commit/5b33cff39753c790ecc6847435664592abe40415
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2024-01-06 (Sat, 06 Jan 2024)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
M mlir/test/Conversion/SCFToGPU/no_blocks_no_threads.mlir
M mlir/test/Dialect/GPU/invalid.mlir
M mlir/test/Dialect/GPU/outlining.mlir
Log Message:
-----------
[mlir][gpu] Add Support for Cluster of Thread Blocks in `gpu.launch` (#76924)
More information about the All-commits
mailing list