[PATCH] D75287: [mlir][GPU] Expose the functionality to create a gpu.GPUFuncOp from a gpu.GPULaunchOp

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 14:54:36 PST 2020


mravishankar updated this revision to Diff 247372.
mravishankar marked 6 inline comments as done.
mravishankar added a comment.

Addressing comments and changing the way cloning is of the region of
the gpu.launch operation is done.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75287

Files:
  mlir/include/mlir/Dialect/GPU/Passes.h
  mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75287.247372.patch
Type: text/x-patch
Size: 11535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/04c9de54/attachment.bin>


More information about the llvm-commits mailing list