[all-commits] [llvm/llvm-project] 1919b6: [ARM] Tail predicate VQDMULH and VQRDMULH

Sam Parker via All-commits all-commits at lists.llvm.org
Thu Sep 10 00:20:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1919b650523282c550536b6b72eb4713cd6712f4
      https://github.com/llvm/llvm-project/commit/1919b650523282c550536b6b72eb4713cd6712f4
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2020-09-10 (Thu, 10 Sep 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    M llvm/test/CodeGen/Thumb2/LowOverheadLoops/remat-vctp.ll
    M llvm/unittests/Target/ARM/MachineInstrTest.cpp

  Log Message:
  -----------
  [ARM] Tail predicate VQDMULH and VQRDMULH

Mark the family of instructions as valid for tail predication.

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




More information about the All-commits mailing list