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
Thanks @kparzysz-quic, PTAL at the above PR. I noticed that on main this test always results in a null set returned from domain touched inside tir.inject_prefetch because the buffer annotated with prefetch scope doesn't exist within the IR. That's a separate issue, but pointing it out in case it's relevant for your use case.
Testcase:
Run:
python3 testcase.py
cc: @csullivan
The text was updated successfully, but these errors were encountered: