cmm / min ghc version / uniform APIS
Open
enhancement
task
- Dominant language
- Haskell
- Stars
- 123
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
@RyanGlScott @andrewthad
I'm thinking that it'd be nice to avoid having ghc version conditional apis, and I then realized most of the operation differences are out of line CMM primops.
https://github.com/ghc/ghc/commit/5f48b24b303326599147223c64b10b0cfb016a48 makes em think >=7.8 ghc lower bound on build plans would be induced if we wanna do high level / sane CMM hackery , not sure, though explicit ABI / low level cmm may be needed depending on how we want large / bulk operations to interact with the scheduler
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.