diff options
| author | Ye Tian <939808194@qq.com> | 2025-10-24 16:28:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-24 08:28:12 +0000 |
| commit | 27453ce5215969a5e56b4dd5503361ffca3d8835 (patch) | |
| tree | 80943a37da43fc74115ee5016235721188d59bd6 /lldb/packages/Python/lldbsuite/test/lldbdwarf.py | |
| parent | ea2de9aaa64ac5e20a9c7898864760c1086e0f8c (diff) | |
| download | llvm-27453ce5215969a5e56b4dd5503361ffca3d8835.zip llvm-27453ce5215969a5e56b4dd5503361ffca3d8835.tar.gz llvm-27453ce5215969a5e56b4dd5503361ffca3d8835.tar.bz2 | |
[Headers][X86] Allow SLLDQ/SRLDQ byte shift intrinsics to be used in constexpr (#164166)
Support constexpr usage for SLLDQ/SRLDQ byte shift intrinsics
This draft PR adds support for using the following SRLDQ intrinsics in
constant expressions:
- _mm_srli_si128
- _mm256_srli_si256
- _mm_slli_si128
- _mm256_slli_si256
Relevant tests are included.
Fixes #156494
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions
