[Bug] CFamilyTarget.get_known_callables declares math functions on complex data types
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
CFamilyTarget should only define the callables present in the intersection of all the C-based targets. The math functions on the complex-typed operands from `complex.h` aren't common to targets like OpenCL/Cuda and should be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.