[PATCH] D80747: [mlir][SCFToGPU] Remove conversions from scf.for to gpu.launch.

Mahesh Ravishankar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 23:19:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bcd1927dd9f: [mlir][SCFToGPU] Remove conversions from scf.for to gpu.launch. (authored by mravishankar).
Herald added a project: MLIR.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80747

Files:
  mlir/include/mlir/Conversion/Passes.td
  mlir/include/mlir/Conversion/SCFToGPU/SCFToGPU.h
  mlir/include/mlir/Conversion/SCFToGPU/SCFToGPUPass.h
  mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
  mlir/lib/Conversion/SCFToGPU/SCFToGPUPass.cpp
  mlir/test/Conversion/SCFToGPU/imperfect_2D.mlir
  mlir/test/Conversion/SCFToGPU/imperfect_3D.mlir
  mlir/test/Conversion/SCFToGPU/imperfect_4D.mlir
  mlir/test/Conversion/SCFToGPU/imperfect_linalg.mlir
  mlir/test/Conversion/SCFToGPU/linalg_to_gpu.mlir
  mlir/test/Conversion/SCFToGPU/no_blocks_no_threads.mlir
  mlir/test/Conversion/SCFToGPU/perfect_1D_setlaunch.mlir
  mlir/test/Conversion/SCFToGPU/step_one.mlir
  mlir/test/Conversion/SCFToGPU/step_positive.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80747.267791.patch
Type: text/x-patch
Size: 47261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/0b49af9b/attachment.bin>


More information about the llvm-commits mailing list