[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
Wed Mar 4 22:58:24 PST 2020


mravishankar updated this revision to Diff 248398.
mravishankar marked an inline comment as done.
mravishankar added a comment.

KMoving GPU utility functions into Utils.h


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/Utils.h
  mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp
  mlir/test/Dialect/GPU/outlining.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75287.248398.patch
Type: text/x-patch
Size: 15973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/3184e46d/attachment.bin>


More information about the llvm-commits mailing list