diff options
| author | Matt Devereau <matthew.devereau@arm.com> | 2022-07-18 14:39:35 +0000 |
|---|---|---|
| committer | Matt Devereau <matthew.devereau@arm.com> | 2022-07-21 11:00:10 +0000 |
| commit | cd3d7bf15d3e64ca2572c1711df2b849cada8d3b (patch) | |
| tree | 6311f2ea8127c88001cc123a0577987670af32d8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp | |
| parent | e0fbd990c9cb367a3820fc788d18d9859d9380fc (diff) | |
[AArch64][SVE] Add DAG-Combine to push bitcasts from floating point loads after DUPLANE128
This patch lowers
duplane128(insert_subvector(undef, bitcast(op(128bitsubvec)), 0), 0)
to
bitcast(duplane128(insert_subvector(undef, op(128bitsubvec), 0), 0)).
This enables floating-point loads to match patterns added in
https://reviews.llvm.org/D130010
Differential Revision: https://reviews.llvm.org/D130013
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions
