[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 04:42:27 PST 2020
herhut updated this revision to Diff 246414.
herhut marked 4 inline comments as done.
herhut added a comment.
Review comments.
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.246414.patch
Type: text/x-patch
Size: 39794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/3573524f/attachment.bin>
More information about the llvm-commits
mailing list