[PATCH] D72351: [AArch64][GlobalISel] Fold a chain of two G_PTR_ADDs of constant offsets.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 12:11:31 PST 2020


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir:26
+    RET_ReallyLR implicit $x0
+...
----------------
Could use a case that uses the look through, and one with a second pair to fold


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72351/new/

https://reviews.llvm.org/D72351





More information about the llvm-commits mailing list