[clang] [llvm] [CodeGen][AArch64] Added -mno-va-float to skip FP save in variadic functions (PR #92827)

2024-05-20 Thread Laurentiu Tertan via cfe-commits
https://github.com/ltertan created https://github.com/llvm/llvm-project/pull/92827 This patch adds a new option for AArch64, -mno-va-float which can be used to disable the generation of code that saves FP in variadic functions >From 3d6a1b5d0bfff6b7ffb444a3fb6a32ea0faceea8 Mon Sep 17 00:00:00

[clang] [llvm] [CodeGen][AArch64] Added -mno-va-float to skip FP save in variadic functions (PR #92827)

2024-05-20 Thread Laurentiu Tertan via cfe-commits
ltertan wrote: @TNorthover The PR mentions no Reviewers, so I'm adding you. Please help me redirect this if you're not the right person to review this. Thanks! https://github.com/llvm/llvm-project/pull/92827 ___ cfe-commits mailing list cfe-commits@