diff options
author | David Green <david.green@arm.com> | 2025-07-25 06:29:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-25 06:29:02 +0100 |
commit | 8b54dbeefed0b2d2c3657f899b46a61fb816b890 (patch) | |
tree | c46c88f1b1455d12b77f99af3c7d87140d229ddb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b8cc46295d2ffb6d8f4fcddc1f8bc791c2e1b5d4 (diff) | |
download | llvm-8b54dbeefed0b2d2c3657f899b46a61fb816b890.zip llvm-8b54dbeefed0b2d2c3657f899b46a61fb816b890.tar.gz llvm-8b54dbeefed0b2d2c3657f899b46a61fb816b890.tar.bz2 |
[AArch64] Ensure the type of LDNP/STNP is always v2i64 (#150378)
I think this is OK, that we always use v2i64 for the type of a LDNP/STNP
nodes. Bitcasting the type should be fine for little endian. This helps
with #150125.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions