diff options
author | David Green <david.green@arm.com> | 2024-12-03 22:13:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 22:13:40 +0000 |
commit | 1e7171f692d0fad37aad0674c6b7c904540a9a0c (patch) | |
tree | 69855ead84855bd383c96df3d9e3e272f0d2d06a /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 0c8928d456ac3ef23ed25bfc9e5d491dd7b62a11 (diff) | |
download | llvm-1e7171f692d0fad37aad0674c6b7c904540a9a0c.zip llvm-1e7171f692d0fad37aad0674c6b7c904540a9a0c.tar.gz llvm-1e7171f692d0fad37aad0674c6b7c904540a9a0c.tar.bz2 |
[AArch64] Add tablegen patterns for concat(extract-high, extract-high) (#118286)
A `concat(extract-high(x), extract-high(y))` is the top half of x
inserted into the bottom half of y. This patch adds a tablegen pattern
to make sure that we generate a single i64 lane insert.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions