[all-commits] [llvm/llvm-project] 8b0ea4: [Clang][CUDA] Disable diagnostics for neon attrs f...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Fri Jun 9 02:27:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b0ea48740935d819618d8254fc45d98179b672c
https://github.com/llvm/llvm-project/commit/8b0ea48740935d819618d8254fc45d98179b672c
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M clang/lib/Sema/SemaType.cpp
A clang/test/SemaCUDA/neon-attrs.cu
Log Message:
-----------
[Clang][CUDA] Disable diagnostics for neon attrs for GPU-side CUDA compilation
Disable diagnostics for neon attributes for GPU-side CUDA compilation.
Test plan: ninja check-all
Differential revision: https://reviews.llvm.org/D152403
More information about the All-commits
mailing list