Add noalias and nocapture attributes to pointer stg registers
At the moment this gives a very slight performance boost of around 1 - 2%. Future changes to the generated code though so that pointers are kept as pointers more often instead of being cast to integer types straight away should hopefully improve the benefit this brings.
Showing
Please register or sign in to comment