Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

flang and IFX

AndrewC
New Contributor III
119 Views

I was wondering if someone could shed light on the relationship between the two LLVM based Fortran compilers flang and IFX. Is there cross-pollination or are they completely separate development branches?

0 Kudos
1 Reply
Ron_Green
Moderator
84 Views

Completely separate.  We use our own Intel Fortran Front End.  Flang-new is an open source front end with vendor funded development assistance.

The only similarity is that the 2 use the LLVM framework.  

0 Kudos
Reply