[clang] [llvm] [llvm][ARM] Emit MVE .arch_extension after .fpu directive if it does not include MVE features (PR #71545)

via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 15 09:02:40 PST 2023


simpal01 wrote:

@DavidSpickett i have removed the file arm-v8.1m-check-mve.ll and added a c file instead for testing clang/test/CodeGen/arm-v8.1m-check-mve.c. Mainly because to align with the structure of the current test files. 

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


More information about the cfe-commits mailing list