[TUHS] Multiflow Compiler

Paul Winalski paul.winalski at gmail.com
Wed Apr 3 02:37:39 AEST 2024


On Tue, Apr 2, 2024 at 11:53 AM Paul Winalski <paul.winalski at gmail.com>
wrote:

> The back end (optimizer and code generator) for Intel's current C/C++ and
> Fortran compilers uses a modified version of Multiflow IL0 as its
> intermediate language.
>
> Clem Cole reminds me that the situation has changed since I retired from
Intel in 2016.  Intel has switched to a LLVM-based compiler back end.  The
migration to LLVM was just getting started when I retired.  Intel has been
contributing to LLVM, particularly in the areas of parallelization, loop
transformation, and interprocedural optimization.  Some of this technology
has Multiflow roots.

-Paul W.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tuhs.org/pipermail/tuhs/attachments/20240402/fde83e03/attachment-0001.htm>


More information about the TUHS mailing list