diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2024-06-19 16:38:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-19 16:38:46 +0100 |
commit | 1003f5b93e0ab0518e285b861573181942e41930 (patch) | |
tree | 3c1c221b445dff5871007f3f24676f9fda00b60f /llvm/lib/IR/Module.cpp | |
parent | 01ba3fa37b22828abca81011b0cb2e4cbbb8cfda (diff) | |
download | llvm-1003f5b93e0ab0518e285b861573181942e41930.zip llvm-1003f5b93e0ab0518e285b861573181942e41930.tar.gz llvm-1003f5b93e0ab0518e285b861573181942e41930.tar.bz2 |
[Clang][AArch64] Use 'uint64_t*' for _arm_get_sme_state builtin. (#95982)
Depending on the platform, the parameter for __arm_get_sme_state
requires a `unsigned long long*` instead of a `unsigned long*`.
From ASTContext.cpp:
case 'W':
// This modifier represents int64 type.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions