[all-commits] [llvm/llvm-project] 09aaf1: [AArch64] Make ACLE intrinsics always available pa...
Dani via All-commits
all-commits at lists.llvm.org
Tue Oct 18 01:35:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09aaf190d93393d9e29d29a033cc3979589c5e84
https://github.com/llvm/llvm-project/commit/09aaf190d93393d9e29d29a033cc3979589c5e84
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M clang/include/clang/Basic/BuiltinsAArch64.def
M clang/lib/Headers/arm_acle.h
M clang/test/CodeGen/arm64-mte.c
M clang/test/Sema/builtins-arm64-mte.c
Log Message:
-----------
[AArch64] Make ACLE intrinsics always available part MTE
Make MTE intrinsics available in function scope too.
Followup from D133359.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D136062
More information about the All-commits
mailing list