Ticket #6080 (closed bug: fixed)
dph-classes-vseg-fast fails: Vectorisation error
| Reported by: | igloo | Owned by: | chak |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Data Parallel Haskell | Version: | 7.5 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
cd ./dph/classes && '/home/ian/ghc/git/ghc/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -fno-ghci-history --make -o dph-classes-vseg-fast Main -O -fno-enable-rewrite-rules -package dph-lifted-vseg >dph-classes-vseg-fast.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 2] Compiling DefsVect ( DefsVect.hs, DefsVect.o )
*** Vectorisation error ***
Can't vectorise expression (vectExpr) GHC.Classes.== @ a $dEq x x
Change History
Note: See
TracTickets for help on using
tickets.
