[all-commits] [llvm/llvm-project] d38a02: [AArch64] Add patterns for FMCLA*_indexed.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jan 4 05:51:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d38a0258a5f4c28fd0b0c00705c40e06976ed247
      https://github.com/llvm/llvm-project/commit/d38a0258a5f4c28fd0b0c00705c40e06976ed247
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/neon-vcmla.ll

  Log Message:
  -----------
  [AArch64] Add patterns for FMCLA*_indexed.

This patch adds patterns for the indexed variants of FCMLA. Mostly based
on a patch by Tim Northover.

Reviewed By: SjoerdMeijer

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




More information about the All-commits mailing list