[PATCH] D105069: [GlobalISel] Add re-association combine for G_PTR_ADD to allow better addressing mode usage.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 12:31:45 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0111da2ef80a: [GlobalISel] Add re-association combine for G_PTR_ADD to allow better… (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D105069?vs=355280&id=356247#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105069

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-reassociation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105069.356247.patch
Type: text/x-patch
Size: 15398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/d79b44cf/attachment.bin>


More information about the llvm-commits mailing list