llvm-project
8b54dbee
- [AArch64] Ensure the type of LDNP/STNP is always v2i64 (#150378)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#150378 - [AArch64] Ensure the type of LDNP/STNP is always v2i64
Author
davemgreen
Parents
b8cc4629
Loading