[PATCH] D74963: [MLIR][GPU] Implement a simple greedy loop mapper.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 02:43:22 PST 2020
herhut updated this revision to Diff 246396.
herhut added a comment.
Add some newlines to end of files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74963/new/
https://reviews.llvm.org/D74963
Files:
mlir/include/mlir/Dialect/GPU/ParallelLoopMapper.h
mlir/include/mlir/Dialect/LoopOps/LoopOps.td
mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
mlir/lib/Dialect/GPU/CMakeLists.txt
mlir/lib/Dialect/GPU/Transforms/ParallelLoopMapper.cpp
mlir/test/Dialect/GPU/mapping.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestGpuParallelLoopMapping.cpp
mlir/tools/mlir-opt/mlir-opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74963.246396.patch
Type: text/x-patch
Size: 15890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/aad35a6a/attachment.bin>
More information about the llvm-commits
mailing list