[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 16 01:00:46 PST 2022


Pierre-vh updated this revision to Diff 475723.
Pierre-vh marked 5 inline comments as done.
Pierre-vh added a comment.

Rebase on D138104 <https://reviews.llvm.org/D138104>


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.475723.patch
Type: text/x-patch
Size: 17027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/0442f985/attachment.bin>


More information about the llvm-commits mailing list