You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
boundInstancesAndMarkUnroll: drop elements from list
The function isl_multi_union_pw_aff_drop_dims will not be exposed
in the mainline C++ interface.
A similar function that drops base expression in the multi expression
may get added later and this function could then be used here.
For now, use slightly more verbose code to perform
the dropping of elements on a list extracted from the multi expression.
0 commit comments