[PATCH] D106139: [AMDGPU] Combine srl of add that intends to get the carry of the add as addcarry

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 09:13:11 PDT 2021


abinavpp updated this revision to Diff 360853.
abinavpp added a comment.

Rebased; Added negative tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106139/new/

https://reviews.llvm.org/D106139

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/combine-srl-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106139.360853.patch
Type: text/x-patch
Size: 5340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/078b6132/attachment-0001.bin>


More information about the llvm-commits mailing list