[PATCH] D78542: [MLIR] Use `kernel` as a short hand for `gpu.kernel` attribute.

Frederik Gossen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 01:03:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG648fc9508334: [MLIR] Use `kernel` as a short hand for `gpu.kernel` attribute. (authored by frgossen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78542/new/

https://reviews.llvm.org/D78542

Files:
  mlir/test/Conversion/GPUToSPIRV/builtins.mlir
  mlir/test/Conversion/GPUToSPIRV/if.mlir
  mlir/test/Conversion/GPUToSPIRV/load-store.mlir
  mlir/test/Conversion/GPUToSPIRV/loop.mlir
  mlir/test/Conversion/GPUToSPIRV/simple.mlir
  mlir/test/Dialect/GPU/all-reduce-max.mlir
  mlir/test/Dialect/GPU/all-reduce.mlir
  mlir/test/Dialect/GPU/invalid.mlir
  mlir/test/Dialect/GPU/ops.mlir
  mlir/test/mlir-vulkan-runner/addf.mlir
  mlir/test/mlir-vulkan-runner/mulf.mlir
  mlir/test/mlir-vulkan-runner/subf.mlir
  mlir/test/mlir-vulkan-runner/time.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78542.259194.patch
Type: text/x-patch
Size: 15641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/89ab6421/attachment.bin>


More information about the llvm-commits mailing list