Skip to content

[IRGen] Simplify constant occupied/spare bit interleaving #24978

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

Merged
merged 1 commit into from
May 25, 2019

Conversation

mundaym
Copy link
Contributor

@mundaym mundaym commented May 22, 2019

Add a new scatterBits function that is simpler and more generic
than the old interleaveSpareBits function. It is essentially a
constant version of the emitScatterBits function.

Add a new scatterBits function that is simpler and more generic
than the old interleaveSpareBits function. It is essentially a
constant version of the emitScatterBits function.
@mundaym
Copy link
Contributor Author

mundaym commented May 24, 2019

@jckarter

@jckarter
Copy link
Contributor

@swift-ci Please test

@jckarter jckarter merged commit 381cf59 into swiftlang:master May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants