[PATCH] D133702: [GlobalISel] Simplify extended add/sub to add/sub with carry
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 09:06:04 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG210e6a993dd5: [GlobalISel] Simplify extended add/sub to add/sub with carry (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133702/new/
https://reviews.llvm.org/D133702
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/saddsat.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/ssubsat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133702.459479.patch
Type: text/x-patch
Size: 189799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/07eca36a/attachment-0001.bin>
More information about the llvm-commits
mailing list