[all-commits] [llvm/llvm-project] ea6ebb: [ARM] MVE hadd and rhadd

David Green via All-commits all-commits at lists.llvm.org
Mon Feb 14 03:55:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea6ebbcfb39b6f5bc88cfa07fa2e5c304137b98b
      https://github.com/llvm/llvm-project/commit/ea6ebbcfb39b6f5bc88cfa07fa2e5c304137b98b
  Author: David Green <david.green at arm.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    M llvm/test/CodeGen/Thumb2/mve-vhadd.ll

  Log Message:
  -----------
  [ARM] MVE hadd and rhadd

This uses the nodes from D106237 to add MVE HADD and RHADD lowering.

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




More information about the All-commits mailing list