[PATCH] D105676: [AArch64][GlobalISel] Relax oneuse restriction for PTR_ADD chain combining to check addressing legality.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 16:41:44 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ec4ce157b5e: [AArch64][GlobalISel] Relax oneuse restriction for PTR_ADD chain combining to… (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D105676?vs=362739&id=365627#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105676

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-ptradd-reassociation.mir
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-ptradd-chain.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105676.365627.patch
Type: text/x-patch
Size: 6135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/7420f4bb/attachment.bin>


More information about the llvm-commits mailing list