[PATCH] D103326: [GlobalISel] Add combine for PTR_ADD with regbanks
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 07:49:57 PDT 2021
sebastian-ne updated this revision to Diff 349874.
sebastian-ne marked 3 inline comments as done.
sebastian-ne added a comment.
Fix most inline review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103326/new/
https://reviews.llvm.org/D103326
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/Target/AMDGPU/AMDGPUCombine.td
llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement-stack-lower.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/extractelement.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.large.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103326.349874.patch
Type: text/x-patch
Size: 115465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/c913b8d7/attachment.bin>
More information about the llvm-commits
mailing list