Fully integrating the Flang Fortran compiler with standard MLIR

John R Levine <johnl@taugh.com>
Mon, 30 Sep 2024 18:10:06 +0100

          From comp.compilers

Related articles
Fully integrating the Flang Fortran compiler with standard MLIR johnl@taugh.com (John R Levine) (2024-09-30)
Re: Fully integrating the Flang Fortran compiler with standard MLIR sgk@REMOVEtroutmask.apl.washington.edu (Steven G. Kargl) (2024-10-03)
| List of all articles for this month |
From: John R Levine <johnl@taugh.com>
Newsgroups: comp.compilers
Date: Mon, 30 Sep 2024 18:10:06 +0100
Organization: Compilers Central
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="25900"; mail-complaints-to="abuse@iecc.com"
Keywords: LLVM, optimize
Posted-Date: 30 Sep 2024 13:10:48 EDT

The authors modified Flang, the LLVM Fortran compiler, to use MLIR rather
than its private IR, and found that the code got better, but still not as
good as the Cray compiler.


https://arxiv.org/abs/2409.18824


Regards,
John Levine, johnl@taugh.com, Taughannock Networks, Trumansburg NY
Please consider the environment before reading this e-mail. https://jl.ly


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.