Commit c4c24fd
committed
[mlir][OpenMP] Fix assert in processing of dist_schedule
When llvm#152736 was initially merged, the assert that checks for the
chunksize when applying a static-chunked schedule was incorrect.
While it would not have changed the behaviour of the assert, the
string attached to it would have been emitted in cases where it
was simplified.1 parent b768152 commit c4c24fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5514 | 5514 | | |
5515 | 5515 | | |
5516 | 5516 | | |
5517 | | - | |
| 5517 | + | |
5518 | 5518 | | |
5519 | 5519 | | |
5520 | 5520 | | |
| |||
0 commit comments