LLVM discussion about restrict/noalias

LLVM is having a discussion about restrict/noalias. That seems very relevant to us, but Rust was not mentioned in the initial proposal.

Do we have some concrete concerns that it would be great for LLVM to take into account? Does someone want to join that discussion to represent Rust’s interests over there?

17 Likes

Thanks for the link.

It seems like the proposal’s more-explicit representation of “based-on” would work better for Rust than the existing scopes thing, but I need to think about it some more. (I just saw this as I was about to go to bed… :slight_smile: )

Seems relevant for wg-llvm, cc @nagisa.

Also Cc @arielb1

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.