[flang-commits] [clang] [flang] [Flang][AArch64][VecLib] Add libmvec support for Flang/AArch64 (PR #146453)

Benjamin Maxwell via flang-commits flang-commits at lists.llvm.org
Tue Jul 1 01:36:29 PDT 2025


https://github.com/MacDue commented:

You may also want to change `Options.td` currently the note about needing GLIBC 2.40 is only displayed for Clang as it's under ` HelpTextForVariants<[ClangOption, CC1Option]`:
https://github.com/llvm/llvm-project/blob/cb806510914ed909b934d285062a9efb13b1cea4/clang/include/clang/Driver/Options.td#L3491-L3494

https://github.com/llvm/llvm-project/pull/146453


More information about the flang-commits mailing list