Support double-precision floating point
Open
- Dominant language
- LLVM
- Stars
- 729
- Forks
- 110
- Avg merge
- 17h 51m
- Merged PRs (30d)
- 23
Description
clspv generally doesn't have support for double-precision floating point. The following at least are missing:
- [x] support double literals (see #157)
- [x] support double constants
- [ ] add support for double to the built-in functions
- [ ] support double with operators and add tests
- [ ] update the documentation
- [ ] anything else?
Contributor guide
Assessment
This issue has not been assessed yet.