[all-commits] [llvm/llvm-project] f1472f: [PowerPC] Add builtin_cpu_is P11 support (#99550)
azhan92 via All-commits
all-commits at lists.llvm.org
Wed Jul 24 00:13:09 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: f1472feccdd0f626112f77882e580a79b385b184
https://github.com/llvm/llvm-project/commit/f1472feccdd0f626112f77882e580a79b385b184
Author: azhan92 <alisonxzhang at gmail.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M clang/test/CodeGen/aix-builtin-cpu-is.c
M clang/test/CodeGen/builtin-cpu-supports.c
M llvm/include/llvm/TargetParser/PPCTargetParser.def
Log Message:
-----------
[PowerPC] Add builtin_cpu_is P11 support (#99550)
This PR adds support for __builtin_cpu_is ("power11")
(cherry picked from commit 63b382bbde5994e8f2cec75883320e3ad9fd618f)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list