Issue 135610
Summary [Attributor] Support captures attribute
Labels missed-optimization, llvm::Attributor
Assignees
Reporter nikic
    Attributor can currently only infer `captures(none)`. It should be switched to infer the full `CaptureInfo`, similar to what `FunctionAttrs` does. The custom `"no-capture-maybe-returned"` attribute should be subsumed by this as well.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to