This still satisfies the constraints required by the affine dialect and
gives more flexibility in what iteration bounds can be used when
loewring to the GPU dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89782
[mlir] Use affine dim instead of symbol in SCFToGPU lowering. ClosedPublic Authored by tpopp on Oct 20 2020, 2:35 AM.
Details Summary This still satisfies the constraints required by the affine dialect and
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 20 2020, 2:35 AM This revision is now accepted and ready to land.Oct 20 2020, 2:38 AM This revision was landed with ongoing or failed builds.Oct 20 2020, 2:56 AM Closed by commit rG72d5ac90b928: [mlir] Use affine dim instead of symbol in SCFToGPU lowering. (authored by Tres Popp <tpopp@google.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299316 mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
mlir/test/Conversion/SCFToGPU/parallel_loop.mlir
|