[PATCH] D137705: [AMDGPU] Add DAG Combine for right-shift carry add to uaddo

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 03:38:57 PST 2022


Pierre-vh updated this revision to Diff 474217.
Pierre-vh added a comment.

Fix combine


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137705

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/add_shr_carry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137705.474217.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/fa0b28d4/attachment.bin>


More information about the llvm-commits mailing list