[all-commits] [llvm/llvm-project] 834618: Revert "[mlir][gpu] Allow gpu.launch_func to be as...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Oct 29 10:31:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 834618a2ffbdaf3f2e94025b53f49f3764e5adb0
https://github.com/llvm/llvm-project/commit/834618a2ffbdaf3f2e94025b53f49f3764e5adb0
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/test/Dialect/GPU/invalid.mlir
M mlir/test/Dialect/GPU/ops.mlir
Log Message:
-----------
Revert "[mlir][gpu] Allow gpu.launch_func to be async."
This reverts commit ec7780ebdab480139596c3cb08ee77d7035457b3.
One of the bot is crashing in a test related to this change.
More information about the All-commits
mailing list