Released With AMX-AVX512, AMX-FP8, AVX10.2, AMD GFX950
https://github.com/llvm/llvm-project/releases/tag/llvmorg-20.1.0
Released With AMX-AVX512, AMX-FP8, AVX10.2, AMD GFX950
https://github.com/llvm/llvm-project/releases/tag/llvmorg-20.1.0

“Fortran is a powerful programming language for scientific and engineering high performance computing applications and is core to many, some very crucial, HPC codebases”

changes since 19.1.1:

Change Log:
A nice Clang tool that formats C/C++ files so that your project can have a unified formatting style, thus making the code more readable and maintainable.

You can dump the formatting options of a specific style with the clang-format –style=google –dump-config command

The following table shows the current status of clang-formatting for the entire LLVM source tree.

https://clang.llvm.org/docs/ClangFormat.html
Enabled -fzero-call-used-regs results in a crash instead of an object file according to a new Errata Notice.
Affects FreeBSD 13.3 and 14 that contain the Clang 17 version in their base toolchain.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277474
https://www.freebsd.org/security/advisories/FreeBSD-EN-24:07.clang.asc