[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 14:15:48 PST 2020


This revision was automatically updated to reflect the committed changes.
aemerson marked an inline comment as done.
Closed by commit rGb6598bcf4b81: [AArch64][GlobalISel] Fold a chain of two G_PTR_ADDs of constant offsets. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D72351?vs=236656&id=236689#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72351

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72351.236689.patch
Type: text/x-patch
Size: 6520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/27195272/attachment.bin>


More information about the llvm-commits mailing list