[PATCH] D103326: [GlobalISel] Add combine for PTR_ADD with regbanks

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 04:58:40 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfbae34635d83: [GlobalISel] Add combine for PTR_ADD with regbanks (authored by sebastian-ne).

Changed prior to commit:
  https://reviews.llvm.org/D103326?vs=355824&id=366866#toc

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/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.366866.patch
Type: text/x-patch
Size: 111973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210817/68cb9b01/attachment-0001.bin>


More information about the llvm-commits mailing list