[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 14:05:35 PST 2020


mravishankar updated this revision to Diff 248311.
mravishankar marked 9 inline comments as done.
mravishankar added a comment.

Addressing comments


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
  mlir/test/Dialect/GPU/outlining.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75287.248311.patch
Type: text/x-patch
Size: 15615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/c54c18a2/attachment-0001.bin>


More information about the llvm-commits mailing list