diff options
| author | Brandon Wu <brandon.wu@sifive.com> | 2024-09-05 12:46:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 12:46:20 +0800 |
| commit | 1465e23985904d55a014f3377c287ded45c0fa0c (patch) | |
| tree | 651c0336e033191d2d0eb518b40000cff502dc8a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | abbcfff706b33a8965afa9f2c520f60ad46f3b9e (diff) | |
[RISCV][llvm] Handle `ptr` element type in `lowerDeinterleaveIntrinsicToLoad` and `lowerInterleaveIntrinsicToStore` (#107079)
Resolve https://github.com/llvm/llvm-project/issues/106970
currently it returns 0 fixed size for `ptr` element type. The `ptr`
element size should depend on `XLen` which is 64 in riscv64 and 32 in
riscv32 respectively.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
