Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

core.bitop: Add CTFE implementation for bts, btr, and btc, without compromising runtime performance.#182

Merged
kinke merged 1 commit intoldcfrom
ctfebitset
Apr 17, 2020
Merged

core.bitop: Add CTFE implementation for bts, btr, and btc, without compromising runtime performance.#182
kinke merged 1 commit intoldcfrom
ctfebitset

Conversation

@JohanEngelen
Copy link
Copy Markdown
Member

Part of the work needed for CTFE BitArray, see https://forum.dlang.org/post/wjpzhbxryiuyuckeufvr@forum.dlang.org

@kinke
Copy link
Copy Markdown
Member

kinke commented Apr 11, 2020

Are you going to upstream this, or keep it LDC-specific for now?

@JohanEngelen
Copy link
Copy Markdown
Member Author

It's written such that it is more easily upstreamed, but I find it more important to get it into LDC. (i.e. I don't have to energy to fight the dlang machine)

@kinke kinke merged commit 025aa45 into ldc Apr 17, 2020
@kinke kinke deleted the ctfebitset branch April 17, 2020 20:29
kinke pushed a commit that referenced this pull request Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants