[PATCH] D88865: [GISel] Add combine for constant G_PTR_ADD offsets.

Patrick Nappa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 22:22:48 PDT 2020


pnappa updated this revision to Diff 296865.
pnappa added a comment.

Addressing Matt's comments


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

https://reviews.llvm.org/D88865

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/combine-ptradd-int2ptr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88865.296865.patch
Type: text/x-patch
Size: 6004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/60eb9881/attachment.bin>


More information about the llvm-commits mailing list