does llvm 16 work with ghc 9.6.1 ?

Moritz Angermann moritz.angermann at gmail.com
Tue Apr 25 01:01:48 UTC 2023


Hi George,

while I personally haven’t tried. I’d encourage you to just try. Unless
they changed their textual IR (they don’t do that often anymore), it could
just work.

Whether or not you run into bugs for the specific target you are looking
at, is hard to say without knowing the target.

My suggestion would be to just try building your configuration with the
llvm backend against llvm16, and run validate if you can.

Cheers,
  Moritz

On Tue, 25 Apr 2023 at 4:50 AM, George Colpitts <george.colpitts at gmail.com>
wrote:

> Hi
>
> Does anybody know if  llvm 16 works with ghc 9.6.1 ?
>
> Thanks
> George
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20230425/2ec55e48/attachment.html>


More information about the ghc-devs mailing list