[all-commits] [llvm/llvm-project] f6290e: [NFC][FMV] Add tests to demonstrate feature priori...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Fri Jan 26 01:27:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6290e0daf5aff7132cab097fb13aad8a20ad070
https://github.com/llvm/llvm-project/commit/f6290e0daf5aff7132cab097fb13aad8a20ad070
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2024-01-26 (Fri, 26 Jan 2024)
Changed paths:
M clang/test/CodeGen/attr-target-version.c
Log Message:
-----------
[NFC][FMV] Add tests to demonstrate feature priorities. (#79455)
Adds tests showing that we select function version according to the
highest feature priority. This will make the changes introduced by
#79316 more evident.
More information about the All-commits
mailing list