[PATCH] D73620: Add 'gpu.terminator' operation.

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 03:51:55 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG26927518955d: Add 'gpu.terminator' operation. (authored by herhut).

Changed prior to commit:
  https://reviews.llvm.org/D73620?vs=241118&id=241402#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73620

Files:
  mlir/include/mlir/Dialect/GPU/GPUOps.td
  mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
  mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
  mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
  mlir/test/Conversion/LoopsToGPU/linalg_to_gpu.mlir
  mlir/test/Conversion/LoopsToGPU/step_one.mlir
  mlir/test/Dialect/GPU/canonicalize.mlir
  mlir/test/Dialect/GPU/invalid.mlir
  mlir/test/Dialect/GPU/ops.mlir
  mlir/test/Dialect/GPU/outlining.mlir
  mlir/test/mlir-cuda-runner/all-reduce-op.mlir
  mlir/test/mlir-cuda-runner/all-reduce-region.mlir
  mlir/test/mlir-cuda-runner/gpu-to-cubin.mlir
  mlir/test/mlir-cuda-runner/shuffle.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73620.241402.patch
Type: text/x-patch
Size: 16438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/003a6ca1/attachment.bin>


More information about the llvm-commits mailing list