[all-commits] [llvm/llvm-project] 6fc3e6: [ARM][MVE] Select vqneg

aWelker via All-commits all-commits at lists.llvm.org
Mon Nov 25 03:29:43 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fc3e6f2eb962cb215029995d7aff6278863a4a7
      https://github.com/llvm/llvm-project/commit/6fc3e6f2eb962cb215029995d7aff6278863a4a7
  Author: Anna Welker <anna.welker at arm.com>
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    A llvm/test/CodeGen/Thumb2/vqneg.ll

  Log Message:
  -----------
  [ARM][MVE] Select vqneg

Adds a pattern to ARMInstrMVE.td to use a VQNEG
  instruction if an equivalent multi-instruction
  construct is found.

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




More information about the All-commits mailing list