diff options
| author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2024-10-31 20:03:58 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 20:03:58 +0800 |
| commit | 18f0f709345cc7e611c4f944832edb71284caacb (patch) | |
| tree | e3a3584b32b074b9c05b8a1d5b8fc49c972d6d89 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | bd6c21460f67ba5e4780491cbe404e2252e3c04d (diff) | |
[RISCV] Support llvm.masked.expandload intrinsic (#101954)
We can use `viota`+`vrgather` to synthesize `vdecompress` and lower
expanding load to `vcpop`+`load`+`vdecompress`.
And if `%mask` is all ones, we can lower expanding load to a normal
unmasked load.
Fixes #101914.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
