[all-commits] [llvm/llvm-project] 86172c: [ARM] Add more validForTailPredication

Sam Parker via All-commits all-commits at lists.llvm.org
Wed Sep 16 03:54:16 PDT 2020


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

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    M llvm/lib/Target/ARM/ARMInstrVFP.td
    M llvm/unittests/Target/ARM/MachineInstrTest.cpp

  Log Message:
  -----------
  [ARM] Add more validForTailPredication

Modify the unit test to inspect all MVE instructions and mark the
load/store/move of vpr/p0 as valid, as well as the remaining scalar
shifts.

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




More information about the All-commits mailing list