[Inline] Fix incorrectly dropped noalias metadata
This is the same fix as 23aeadb8, just for CloneScopedAliasMetadata rather than PropagateCallSiteMetadata. In this case the previous outcome was incorrectly dropped metadata, as it was not part of the computed metadata map. The real change in the test is that the first load now retains metadata, the rest of the changes are due to changes in metadata numbering.
Loading
Please sign in to comment