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
Auto merge of #137707 - RalfJung:aliasing-model-perf, r=<try>
perf experiment: remove noalias, readonly, dereferenceable attributes
We sometimes get claims that these attributes aren't worth it, e.g. in a current discussion on the LKML. Let's see if we can get useful evidence just with the compiler test suite. I hope I got the diff right.^^
Cc `@Darksonn` `@ojeda` `@saethlin` `@nikic`
0 commit comments