[llvm] [AArch64] merge index address with large offset into base address (PR #75343)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 06:23:27 PST 2023


================
@@ -295,3 +459,27 @@ define i32 @LdOffset_i16_odd_offset(ptr nocapture noundef readonly %a)  {
   ret i32 %conv
 }
 
+; Already encoded with a signle mov MOVNWi
----------------
davemgreen wrote:

single

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


More information about the llvm-commits mailing list