[all-commits] [llvm/llvm-project] 49d862: [MLIR] Remove document references to gpu.kernel_mo...
Tres via All-commits
all-commits at lists.llvm.org
Mon Apr 27 01:01:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 49d8625aefb8d94afdaf340d6c4363d26b8133ba
https://github.com/llvm/llvm-project/commit/49d8625aefb8d94afdaf340d6c4363d26b8133ba
Author: Tres Popp <tpopp at google.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M mlir/docs/Dialects/SPIR-V.md
M mlir/include/mlir/Dialect/GPU/GPUOps.td
Log Message:
-----------
[MLIR] Remove document references to gpu.kernel_module and gpu.kernel.
Summary:
These have been replaced from attributes to operations gpu.module and
gpu.func respectively.
Differential Revision: https://reviews.llvm.org/D78803
More information about the All-commits
mailing list