[PATCH] D118035: [test][DAGCombine] Add tests for combining carry diamond. NFC

Paweł Bylica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 04:21:10 PST 2022


chfast created this revision.
Herald added subscribers: luke957, frasercrmck, luismarques, apazos, sameer.abuasal, pengfei, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
chfast requested review of this revision.
Herald added subscribers: pcwang-thead, MaskRay.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118035

Files:
  llvm/test/CodeGen/RISCV/addcarry.ll
  llvm/test/CodeGen/X86/addcarry.ll
  llvm/test/CodeGen/X86/subcarry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118035.402476.patch
Type: text/x-patch
Size: 20490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/b99c9cb6/attachment.bin>


More information about the llvm-commits mailing list