[all-commits] [llvm/llvm-project] cf2122: [Clang][ARM] Make CRC and DSP intrinsics always av...
Daniel Kiss via All-commits
all-commits at lists.llvm.org
Mon Sep 16 00:30:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf2122cd0ad44ff578ebae54fe2f417895264587
https://github.com/llvm/llvm-project/commit/cf2122cd0ad44ff578ebae54fe2f417895264587
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M clang/lib/Headers/arm_acle.h
M clang/test/CodeGen/arm_acle.c
Log Message:
-----------
[Clang][ARM] Make CRC and DSP intrinsics always available. (#107417)
Both feature has target feature so can be checked if the usage is valid.
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