[PATCH] D72351: [AArch64][GlobalISel] Fold a chain of two G_PTR_ADDs of constant offsets.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 12:30:09 PST 2020
aemerson marked 2 inline comments as done.
aemerson added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir:26
+ RET_ReallyLR implicit $x0
+...
----------------
arsenm wrote:
> Could use a case that uses the look through, and one with a second pair to fold
Ok, will add those tests when I commit.
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