[llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM
Chad Rosier via llvm-dev
llvm-dev at lists.llvm.org
Thu May 26 08:47:19 PDT 2016
Hi Hal,
I haven't been following this closely, but has there been any updates recently.
Regards,
Chad
-----Original Message-----
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Chris Lattner via llvm-dev
Sent: Sunday, November 15, 2015 12:46 AM
To: Hal Finkel <hfinkel at anl.gov>
Cc: LLVM Dev <llvm-dev at lists.llvm.org>; flang-dev <flang-dev at googlegroups.com>; douglas miles (PGI) <douglas.miles at pgroup.com>; Rob Neely <neely4 at llnl.gov>
Subject: Re: [llvm-dev] Adapting and open-sourcing PGI's Fortran frontend for LLVM
> On Nov 13, 2015, at 2:22 PM, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Hi everyone,
>
> I have some very good news for everyone interested a production-quality Fortran frontend for LLVM:
>
> The U.S. Department of Energy’s National Nuclear Security Administration and its three national labs have reached an agreement with NVIDIA's PGI division to adapt and open-source PGI's Fortran frontend, and associated Fortran runtime library, for contribution to the LLVM project. PGI is now working on isolating the necessary frontend components from their existing compiler code base and adapting those components to produce LLVM IR for consumption by our existing infrastructure.
This sounds very interesting Hal (and Doug), and I’m glad to hear about it. I look forward to when more details and code is available,
-Chris
_______________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
More information about the llvm-dev
mailing list