[PATCH] D75468: [MLIR][GPU] Add error checking to loop.parallel to gpu transform.
Stephan Herhut via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 09:30:17 PST 2020
herhut created this revision.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, csigg, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: mravishankar.
Herald added a project: LLVM.
herhut added a reviewer: ftynse.
Instead of crashing on malformed input, the pass now produces error
messages.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75468
Files:
mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75468.247672.patch
Type: text/x-patch
Size: 8199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/40069043/attachment.bin>
More information about the llvm-commits
mailing list