Ticket #29 (closed defect: fixed)
code generation fails for tuples as the result of a branch operation
| Reported by: | tmcdonell | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | CUDA backend | Version: | 0.8.0.0 |
| Keywords: | Cc: |
Description
For example:
permute const zeros (\ix -> ix `mod` 2 ==* 0 ? (ignore, tuple (ix,ix))) ones
*** Exception: Pattern match failure in do expression at Data/Array/Accelerate/CUDA/CodeGen.hs:137:2-4
Change History
Note: See
TracTickets for help on using
tickets.
