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

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 22:21:45 PST 2023


================
@@ -209,3 +209,88 @@ define void @t17(i64 %a) {
   %3 = load volatile i64, ptr %2, align 8
   ret void
 }
+
+; https://gcc.godbolt.org/z/ErhhdxMv3
----------------
vfdff wrote:

Done

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


More information about the llvm-commits mailing list