[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 15:39:39 PST 2020


mravishankar updated this revision to Diff 247379.
mravishankar marked 3 inline comments as done.
mravishankar added a comment.

Fixes minor typos


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.247379.patch
Type: text/x-patch
Size: 11582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/2304b4ef/attachment.bin>


More information about the llvm-commits mailing list