[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
Wed Jul 28 06:46:30 PDT 2021


abinavpp updated this revision to Diff 362364.
abinavpp marked an inline comment as done.
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.362364.patch
Type: text/x-patch
Size: 8837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/5ad3a190/attachment.bin>


More information about the llvm-commits mailing list