[PATCH] D106139: [DAGCombine] Combine srX of add that intends to get the carry as uaddo

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 04:27:50 PDT 2021


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

Rebased; Addressed review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106139

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/combine-srx-add.ll
  llvm/test/CodeGen/X86/addcarry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106139.361973.patch
Type: text/x-patch
Size: 9065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210727/94ace699/attachment.bin>


More information about the llvm-commits mailing list