[all-commits] [llvm/llvm-project] b22f11: [mlir][gpu] NFC: Change gpu.launch_func ops to cus...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Thu Oct 29 13:21:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b22f111023ba2560d0e9f6b4c3a4aea7c568df1e
https://github.com/llvm/llvm-project/commit/b22f111023ba2560d0e9f6b4c3a4aea7c568df1e
Author: Christian Sigg <csigg at google.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M mlir/test/Conversion/SPIRVToLLVM/lower-host-to-llvm-calls.mlir
M mlir/test/mlir-spirv-cpu-runner/double.mlir
M mlir/test/mlir-spirv-cpu-runner/simple_add.mlir
Log Message:
-----------
[mlir][gpu] NFC: Change gpu.launch_func ops to custom format.
This should fix the reason for the failures after ec7780ebdab480139596c3cb08ee77d7035457b3. I will roll forward in a separate change.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D90410
More information about the All-commits
mailing list