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
Vectorizer bug fix: address argument of memory operations (#3446)
Fix bug: use address arg of the first instruction in a group
... not the last!
Only matters for arrays at the moment, where the address offset
argument is not always the same register.
0 commit comments