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
[L0]: Fix Out Event in Enqueue Wait Events to prevent reuse
- Fix Out Event created in Enqueue Wait Events to ensure the event is
not reused.
- Removed completion logic that was allowing caching of the event.
- event_handle_t zeEventDestroy handles the memory leak issue that this
branch was attempting to fix.
Signed-off-by: Neil R. Spruit <[email protected]>
0 commit comments