[PATCH] D138106: [AMDGPU][GISel] Add lshr/add -> uaddo combine

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 02:11:16 PST 2022


Pierre-vh created this revision.
Pierre-vh added reviewers: arsenm, foad.
Herald added subscribers: kosarev, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
Pierre-vh requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

GISel equivalent for D137705 <https://reviews.llvm.org/D137705>

Depends on D137705 <https://reviews.llvm.org/D137705>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138106

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCombinerHelper.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-lshr-add-to-uaddo.mir
  llvm/test/CodeGen/AMDGPU/add_shr_carry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138106.475734.patch
Type: text/x-patch
Size: 31255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/c00dec6e/attachment.bin>


More information about the llvm-commits mailing list