Ticket #16 (closed defect: invalid)
CUDA: correct C version of function not emitted for Double types
| Reported by: | rmukhtar | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | AutoMap, prototype |
| Component: | CUDA backend | Version: | 0.7.1.0 |
| Keywords: | Cc: |
Description (last modified by tmcdonell) (diff)
In the file "Data/Array/Accelerate/CUDA/CodeGen.hs" the patterns for "postfix" defined in the function for ccall does not correctly handle 'TypeDouble'.
Proposed fix: Add patterns for TypeDouble and TypeCDouble.
Change History
Note: See
TracTickets for help on using
tickets.
