mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 10:36:07 +00:00

Given that FMV support is required for the SME builtins to be built, the FMV constructor as defined in: compiler-rt/lib/builtins/cpu_model/aarch64.c already initialises the feature bits, so there's no need to create another one.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================