[all-commits] [llvm/llvm-project] c248d0: [Clang] make SVE types known to device targets too...
Emanuele Rocca via All-commits
all-commits at lists.llvm.org
Fri Jul 19 00:26:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c248d05c6807baba34ff4fb254176e300922ea72
https://github.com/llvm/llvm-project/commit/c248d05c6807baba34ff4fb254176e300922ea72
Author: Emanuele Rocca <emanuele.rocca at arm.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M clang/lib/AST/ASTContext.cpp
M clang/lib/Sema/Sema.cpp
M clang/test/PCH/aarch64-sve-types.c
Log Message:
-----------
[Clang] make SVE types known to device targets too (#99446)
For the purpose of preprocessing and declarations in header files,
ensure clang accepts SVE types for both device and host targets.
Co-authored-by: Sander De Smalen <sander.desmalen at arm.com>
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