[all-commits] [llvm/llvm-project] 30b0fd: [AArch64][FMV] Fix name mangling.
Pavel Iliin via All-commits
all-commits at lists.llvm.org
Tue May 23 05:46:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30b0fdfff1931c625babe45cbf9405003c48f8a0
https://github.com/llvm/llvm-project/commit/30b0fdfff1931c625babe45cbf9405003c48f8a0
Author: Pavel Iliin <Pavel.Iliin at arm.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/test/CodeGen/attr-target-clones-aarch64.c
M clang/test/CodeGen/attr-target-version.c
M clang/test/CodeGenCXX/attr-target-clones-aarch64.cpp
M clang/test/CodeGenCXX/attr-target-version.cpp
Log Message:
-----------
[AArch64][FMV] Fix name mangling.
Put features into function version name in increasing priority order.
Differential Revision: https://reviews.llvm.org/D150800
More information about the All-commits
mailing list