Skip to content

LLVM Flang 19.0.0 passes all tests!

Latest
Compare
Choose a tag to compare
@rouson rouson released this 05 Mar 02:34
· 2 commits to main since this release
c7df19b

As of llvm-project git commit 325f51237252, Flang (which installs under the name flang-new), passes all tests.
This release

  1. Enables the Smart-Pointers test suite to identify LLVM Flang,
  2. Supports building and testing Smart-Pointers with the HPE Cray Compiler Environment (CCE) Fortran compiler, and
  3. Updates the compiler test status in the documentation.

What's Changed

  • doc(example/README.md): add gfortran instructions by @rouson in #59
  • Doc: report GCC 13 passes all tests; Feat: impure elemental free procedure by @rouson in #60
  • add mermaid diagram to README by @kareem-weaver in #61
  • test(shallow/smart_pointer): make free() elemental by @rouson in #66
  • Edit test/README.md by @rouson in #64
  • chore: rm unused files by @rouson in #67
  • doc(README): add ifx compiler test results by @rouson in #69
  • Housekeeping: rm unused files & correct documentation typo by @rouson in #68
  • test(compiler_test): identify flang(-new) by @rouson in #70
  • Documentation: detail LLVM flang test results by @rouson in #71
  • Partial Cray support by @rouson in #72
  • doc(README): separate compilers based on support by @rouson in #73
  • chore(fpm.toml): update version/authors/copyright/maintainer by @rouson in #74

New Contributors

Full Changelog: 2.2.0...2.3.0