[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
Tue Feb 4 04:52:17 PST 2020


herhut updated this revision to Diff 242294.
herhut marked 2 inline comments as done.
herhut added a comment.

Remove attribute from td file and minor cleanup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73893

Files:
  mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
  mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73893.242294.patch
Type: text/x-patch
Size: 18628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/db0d165f/attachment.bin>


More information about the llvm-commits mailing list