LINUX.ORG.RU

Какая задержка получилась:

LLVM Release Schedule:

11.0.0:

Jul 31: 11.0.0-rc2

Aug 26Soon: 11.0.0-final

gag ★★★★★
()

Среди значительных изменений: Flang Fortran стал стандартной частью LLVM

Поздравляю всё прогрессивное науковечество!

yvv ★★☆
()
Ответ на: комментарий от yvv

Ты настоящий Ъ, поздравляю :-))

bbk123 ★★★★★
() автор топика
Ответ на: комментарий от yvv

В 10 не успели добавить.

Интересно, он отдельно собирается как clang или является частью самого llvm или clang? Скорее второе,т.к. видел, что раньше он распространялся вместе с исполняемыми файлами для clang.

grem ★★★★★
()
Последнее исправление: grem (всего исправлений: 2)

Самые значительные мог бы и написать

Kompilainenn ★★★★★
()
Ответ на: комментарий от yvv

Мдя.

Flang is still a work in progress for this release and is included for experimentation and feedback.

Flang is able to parse a comprehensive subset of the Fortran language and check it for correctness. Flang is not yet able to generate LLVM IR for the source code and thus is unable to compile a running binary.

Flang is able to unparse the input source code into a canonical form and emit it to allow testing. Flang can also invoke an external Fortran compiler on this canonical input.

By default, Flang will parse the Fortran file hello.f90 then unparse it to a canonical Fortran source file. Flang will then invoke an external Fortran compiler to compile this source file and link it, placing the resulting executable in hello.bin.

To specify the external Fortran compiler, set the F18_FC environment variable to the name of the compiler binary and ensure that it is on your PATH. The default value for F18_FC is gfortran.

grem ★★★★★
()

Регрессию времени компиляции починили?

Stil ★★★★★
()
Ответ на: комментарий от yvv

Я сам был крайне неприятно удивлён.

grem ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.