llvm-project
8b54dbee - [AArch64] Ensure the type of LDNP/STNP is always v2i64 (#150378)

Commit
67 days ago
[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.
Author
Parents
Loading