Changes between Initial Version and Version 1 of Ticket #16
- Timestamp:
- 07/24/10 03:57:10 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16 – description
initial v1 1 In the file "Data/Array/Accelerate/CUDA/CodeGen.hs" the patterns for "postfix" defined in the function for ccall does not correctly handle ' TypeDouble'.1 In the file "Data/Array/Accelerate/CUDA/CodeGen.hs" the patterns for "postfix" defined in the function for ccall does not correctly handle '!TypeDouble'. 2 2 3 Proposed fix: Add patterns for TypeDouble and TypeCDouble.3 Proposed fix: Add patterns for !TypeDouble and TypeCDouble.
