[llvm] [AArch64] Ensure the type of LDNP/STNP is always v2i64 (PR #150378)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 24 02:13:12 PDT 2025


davemgreen wrote:

> LGTM, thanks
> 
> Perhaps we could avoid bitcasts by relaxing the type constraint?

I wasn't sure how that would work without having multiple patterns (for each type). Maybe I am missing how it would work though?

https://github.com/llvm/llvm-project/pull/150378


More information about the llvm-commits mailing list