This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Commit d7c04ae
Sven Verdoolaege
TensorReferenceGroup::promotedFootprint: extract iterators from identity
This avoids the use of functions in the C++ interface that
will not be exported in mainline isl.
Note that the original code was technically incorrect,
since it used isl::dim_type::out instead of isl::dim_type::set
(which happen to have the same value internally in isl).1 parent 22037c5 commit d7c04ae
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments