diff options
author | Maciej Gabka <maciej.gabka@arm.com> | 2024-02-02 08:42:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 08:42:29 +0000 |
commit | 0f26441cb83c1dea9aef12c748a79e3f38e3230a (patch) | |
tree | ec02fe229f739aeb5ee0cd81661cf23b23605138 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 75c4339ef31922bf8c883a7a5dfe638ec6818ab2 (diff) | |
download | llvm-0f26441cb83c1dea9aef12c748a79e3f38e3230a.zip llvm-0f26441cb83c1dea9aef12c748a79e3f38e3230a.tar.gz llvm-0f26441cb83c1dea9aef12c748a79e3f38e3230a.tar.bz2 |
[TLI][AArch64] Adjust TLI mappings to vector functions taking linear pointers (#80296)
The masked symbols in SLEEF are incorrectly implemented as calls to non
masked variants, what only works fine for functions which do not modify
memory.
For vector variants which modify memory we can only use a non masked
symbols for now.
The SVE ArmPL mappings need to be removed for now as well.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions