[all-commits] [llvm/llvm-project] 828b47: Revert "[mlir][GPU] Add known_block_size and known...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Fri Dec 23 17:30:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 828b4762caf41d657977ed316133ae5e7396298e
https://github.com/llvm/llvm-project/commit/828b4762caf41d657977ed316133ae5e7396298e
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/GPU/IR/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/lib/Dialect/GPU/IR/InferIntRangeInterfaceImpls.cpp
M mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
M mlir/test/Dialect/GPU/int-range-interface.mlir
M mlir/test/Dialect/GPU/invalid.mlir
M mlir/test/Dialect/GPU/outlining.mlir
Log Message:
-----------
Revert "[mlir][GPU] Add known_block_size and known_grid_size to gpu.func"
This reverts commit 85e38d7cd670371206f6067772dc822049d2cbd8.
This broke the windows mlir buildbot:
https://lab.llvm.org/buildbot/#/builders/13/builds/30180/steps/6/logs/stdio
More information about the All-commits
mailing list