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
Back-end support for {r,w,rw}_ok and pointer_in_range
There is no longer a need to rewrite these early on during program
instrumentation. Instead, let the back-end handle them. For now, they
are just handled by lowering the expressions. We may, in future, decide
to have back-end specific (and possibly more efficient) handling of
these.
0 commit comments