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

Karl Meakin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 10:04:02 PDT 2022


Kmeakin updated this revision to Diff 425253.
Kmeakin added a comment.

Rebase on top of https://reviews.llvm.org/rG13403a70e45b2d22878ba59fc211f8dba3a8deba


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.425253.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/bf089322/attachment.bin>


More information about the llvm-commits mailing list