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

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 19:24:13 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
----------------
vfdff wrote:

Done

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


More information about the llvm-commits mailing list