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

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 05:31:47 PST 2020


ftynse accepted this revision.
ftynse added a comment.
This revision is now accepted and ready to land.

Thanks!



================
Comment at: mlir/test/mlir-cuda-runner/shuffle.mlir:24
     store %value, %kernel_dst[%tx] : memref<?xf32>
-    gpu.return
   }
----------------
Nit: we may want to skip this terminator while printing, but I won't insist.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73620





More information about the llvm-commits mailing list