aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-08-21 16:13:52 -0500
committerGitHub <noreply@github.com>2025-08-21 16:13:52 -0500
commitc704dabe88689e8b42fc6c0d7ef048c0c5701329 (patch)
treeb6559d8241bca5d15ba7f3ea7cebbe69e43bcf52 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent8fa55a023ba1f14c3c16eb434c6af431fe5c3847 (diff)
downloadllvm-c704dabe88689e8b42fc6c0d7ef048c0c5701329.zip
llvm-c704dabe88689e8b42fc6c0d7ef048c0c5701329.tar.gz
llvm-c704dabe88689e8b42fc6c0d7ef048c0c5701329.tar.bz2
[Clang] Fix incorrect return type for `__builtin_shufflevector` (#154817)
Summary: The `__builtin_shufflevector` call would return a GCC vector in all cases where the vector type was increased. Change this to preserve whether or not this was an extended vector. Fixes: https://github.com/llvm/llvm-project/issues/107981
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions