Instead of crashing on malformed input, the pass now produces error
messages.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75468
[MLIR][GPU] Add error checking to loop.parallel to gpu transform. ClosedPublic Authored by herhut on Mar 2 2020, 9:06 AM.
Details Summary Instead of crashing on malformed input, the pass now produces error
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2020, 2:06 AM Closed by commit rG10ec1860a826: [MLIR][GPU] Add error checking to loop.parallel to gpu transform. (authored by herhut). · Explain WhyMar 3 2020, 4:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247859 mlir/lib/Conversion/LoopsToGPU/LoopsToGPU.cpp
mlir/test/Conversion/LoopsToGPU/parallel_loop.mlir
|
Nit: DenseMap is re-exported to the mlir namespace