This diff provides a concrete test case for the error that will be raised when the iteration space is non hyper-rectangular.
The corresponding emission method for this error message has been changed as well.
Differential D84531
[MLIR][Affine] Add test for non-hyperrectangular loop tiling kumasento on Jul 24 2020, 7:07 AM. Authored by
Details This diff provides a concrete test case for the error that will be raised when the iteration space is non hyper-rectangular. The corresponding emission method for this error message has been changed as well.
Diff Detail
Event TimelineComment Actions Thank you very much @bondhugula for your comments! I've updated this diff accordingly :)
|
You won't need -allow-unregistered-dialect.