[PATCH] D123781: [AArch64] Add `foldADCToCINC` DAG combine

Karl Meakin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 14:22:31 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0298cce257f8: [AArch64] Add `foldADCToCINC` DAG combine. (authored by Kmeakin).

Changed prior to commit:
  https://reviews.llvm.org/D123781?vs=425253&id=429073#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123781

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/adc.ll
  llvm/test/CodeGen/AArch64/addcarry-crash.ll
  llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
  llvm/test/CodeGen/AArch64/icmp-shift-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123781.429073.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/eeea724c/attachment.bin>


More information about the llvm-commits mailing list