[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
Wed Jul 21 10:18:16 PDT 2021
abinavpp updated this revision to Diff 360508.
abinavpp added a comment.
- s/addcarry/uaddo
- Addressed some 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/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/test/CodeGen/AMDGPU/combine-srl-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106139.360508.patch
Type: text/x-patch
Size: 3865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/ecc732fb/attachment.bin>
More information about the llvm-commits
mailing list