[PATCH] D75052: [MLIR][GPU] Properly model step in parallel loop to gpu conversion.

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 05:27:54 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e6d7246335d: [MLIR][GPU] Properly model step in parallel loop to gpu conversion. (authored by herhut).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75052

Files:
  mlir/include/mlir/Conversion/LoopsToGPU/LoopsToGPUPass.h
  mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
  mlir/lib/Conversion/LoopsToGPU/LoopsToGPUPass.cpp
  mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75052.246422.patch
Type: text/x-patch
Size: 39794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/e2710ef3/attachment-0001.bin>


More information about the llvm-commits mailing list