Skip to content

Support building with LLVM Flang

Compare
Choose a tag to compare
@ktras ktras released this 13 Jun 18:53
· 54 commits to main since this release
0591a21

This release uses preprocessor macros to replace use of parallel Fortran features which currently enables compilation with LLVM Flang.

What's Changed

  • Chores: fix error message & document build commands with more compilers by @rouson in #23
  • Update README.md by @rouson in #25
  • feat(build): support flang-new by @rouson in #26

Full Changelog: 1.6.0...1.7.0