Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Carter Schonwald
thanks Peter! On Sun, Nov 18, 2018 at 10:38 AM Peter Trommler wrote: > Hi Gabor, > > I sent a pull request with a fix to GHC on github. > > Cheers, Peter > > > On 18. Nov 2018, at 13:02, Gabor Greif wrote: > > > > Hello Abhiroop! > > > > LLVM backend seems to choke on this still: > > > >

Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Peter Trommler
Hi Gabor, I sent a pull request with a fix to GHC on github. Cheers, Peter > On 18. Nov 2018, at 13:02, Gabor Greif wrote: > > Hello Abhiroop! > > LLVM backend seems to choke on this still: > > ghc-stage1: panic! (the 'impossible' happened) > (GHC version 8.7.20181118 for

Re: [commit: ghc] master: Introduce Int16# and Word16# (36fcf9e)

2018-11-18 Thread Gabor Greif
Hello Abhiroop! LLVM backend seems to choke on this still: ghc-stage1: panic! (the 'impossible' happened) (GHC version 8.7.20181118 for x86_64-unknown-linux): LlvmCodeGen.CodeGen.cmmPrimOpFunctions: MO_S_QuotRem W16 not supported here Please report this as a GHC bug: