[PATCH] D73893: [MLIR][GPU] Implement initial mapping from loop.parallel to gpu.launch.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 07:57:26 PST 2020
This revision was automatically updated to reflect the committed changes.
herhut marked an inline comment as done.
Closed by commit rG715783d415fe: [MLIR][GPU] Implement initial mapping from loop.parallel to gpu.launch. (authored by herhut).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73893/new/
https://reviews.llvm.org/D73893
Files:
mlir/include/mlir/Conversion/LoopsToGPU/LoopsToGPU.h
mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73893.244433.patch
Type: text/x-patch
Size: 37256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/83f3d9e7/attachment-0001.bin>
More information about the llvm-commits
mailing list