[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
Tue Mar 3 02:09:30 PST 2020


mravishankar updated this revision to Diff 247827.
mravishankar added a comment.

Updating patch to separate the sinking of instructions into launch op
as a separate function.


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.247827.patch
Type: text/x-patch
Size: 14941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/77760c7e/attachment.bin>


More information about the llvm-commits mailing list