[PATCH] D76165: [mlir][GPU] Use StructAttr to drive lowering from loop.parallel to gpu.launch
Mahesh Ravishankar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 16:38:12 PDT 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46bb6613a31f: [mlir][GPU] Use StructAttr to drive lowering from loop.parallel to gpu.launch (authored by mravishankar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76165/new/
https://reviews.llvm.org/D76165
Files:
mlir/include/mlir/Dialect/GPU/CMakeLists.txt
mlir/include/mlir/Dialect/GPU/GPUBase.td
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/include/mlir/Dialect/GPU/ParallelLoopMapper.h
mlir/include/mlir/Dialect/GPU/ParallelLoopMapperAttr.td
mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
mlir/lib/Dialect/GPU/CMakeLists.txt
mlir/lib/Dialect/GPU/Transforms/ParallelLoopMapper.cpp
mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76165.252456.patch
Type: text/x-patch
Size: 24535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/fffe968f/attachment-0001.bin>
More information about the llvm-commits
mailing list