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
Discard the recent work of detecting the optimization pattern to
stop reprocessing, and instead use the current list of 'InsertedInsts'
to keep track of processed instructions.
The work of detecting the pattern needs to detect 4 patterns for
cases when one/both of the parameters are constant.
So the new solution is simpler and more secure.
0 commit comments