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
Currently, if you use separate_storage assume operand bundles to declare that two pointers don't alias, the attributor sees that call to llvm.intr.assume as potentially capturing the pointer, which it does not, in reality, do.