[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
Tue Jun 29 09:54:54 PDT 2021
aemerson updated this revision to Diff 355280.
aemerson added a comment.
Address some comments.
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.355280.patch
Type: text/x-patch
Size: 15590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/6b9e776e/attachment-0001.bin>
More information about the llvm-commits
mailing list