[all-commits] [llvm/llvm-project] 12a741: [AArch64][SVE] Combine cntp intrinsics with add/su...

Bradley Smith via All-commits all-commits at lists.llvm.org
Fri May 14 09:16:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12a74137b3c48bb7e47ce39a8bc76c97c3f115be
      https://github.com/llvm/llvm-project/commit/12a74137b3c48bb7e47ce39a8bc76c97c3f115be
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2021-05-14 (Fri, 14 May 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    A llvm/test/CodeGen/AArch64/sve-cntp-combine.ll

  Log Message:
  -----------
  [AArch64][SVE] Combine cntp intrinsics with add/sub to produce incp/decp

Depends on D101062

Differential Revision: https://reviews.llvm.org/D102077




More information about the All-commits mailing list