Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-12522] ManagedBuffer[Pointer] should at least be @usableFromInline #54964

Closed
dabrahams opened this issue Apr 5, 2020 · 2 comments
Closed
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@dabrahams
Copy link
Collaborator

Previous ID SR-12522
Radar rdar://problem/62201699
Original Reporter @dabrahams
Type Bug
Status Resolved
Resolution Cannot Reproduce
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug
Assignee @dabrahams
Priority Medium

md5: 96f486bbf9bb3b4cef603999e88eea3d

Issue Description:

These are low-level components that should be amenable to aggressive optimization.

@beccadax
Copy link
Contributor

@swift-ci create

@swift-ci
Copy link
Collaborator

Comment by Kyle Macomber (JIRA)

I just skimmed ManagedBuffer.swift, it looked to me like nearly every operation was inlinable or usableFromInline. Could you be more specific?

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

3 participants