[PATCH] D105676: [AArch64][GlobalISel] Relax oneuse restriction for PTR_ADD chain combining to check addressing legality.
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 05:52:36 PDT 2021
sebastian-ne updated this revision to Diff 362739.
sebastian-ne added a comment.
Add check that addressing mode was legal before, but is not legal anymore after adding the offsets.
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.362739.patch
Type: text/x-patch
Size: 6710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/d26a9260/attachment.bin>
More information about the llvm-commits
mailing list