The program and schedule for the #fosdem 2023 #llvm devroom has been published! See https://fosdem.org/2023/schedule/track/llvm/
Presentation topics include #sycl, #compiler-rt, reducing global state, #mlir, experience of a downstream project tracking newer LLVM versions, #c2, #flang, and C/C++ embedded toolchains.
#fosdem #llvm #sycl #compiler #mlir #c2 #flang
#LLVM's #Flang Compiler Adds -Ofast & -ffast-math Support
https://www.phoronix.com/news/Flang-Ofast-ffast-math
Original tweet : https://twitter.com/phoronix/status/1603088316156493824
You can try #Fortran with online #compilers:
- On the Fortran Playground https://play.fortran-lang.org/ you can learn Fortran by compiling (and editing) various examples.
- On Godbolt Compiler Explorer https://godbolt.org/, you can use several versions of #GFortran, Intel #ifort, Intel #ifx and #Flang. And you can read the assembler code.
- On https://dev.lfortran.org/ you can play with the #LFortran compiler (development in progress) and see its intermediate representations.
#lfortran #flang #IFX #ifort #gfortran #compilers #FORTRAN