[PATCH] D102077: [AArch64][SVE] Combine cntp intrinsics with add/sub to produce incp/decp

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 08:29:56 PDT 2021


bsmith created this revision.
bsmith added reviewers: paulwalker-arm, peterwaller-arm, joechrisellis, kmclaughlin.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Depends on D101062 <https://reviews.llvm.org/D101062>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102077

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-cntp-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102077.343693.patch
Type: text/x-patch
Size: 8200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/fa53691e/attachment.bin>


More information about the llvm-commits mailing list