[all-commits] [llvm/llvm-project] ccb619: [VE] Add missing regression test

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Oct 27 04:40:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ccb6191f048927e55bac82b92eeba8ff0f9f8fe5
      https://github.com/llvm/llvm-project/commit/ccb6191f048927e55bac82b92eeba8ff0f9f8fe5
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    A llvm/test/MC/VE/VSRD.s
    A llvm/test/MC/VE/VSRL.s

  Log Message:
  -----------
  [VE] Add missing regression test

In the previous "Add vector shift instructions", I forgot to add
regression tests for VSRL and VSRD instructions.  This patch is
adding them.

Reviewed By: simoll

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




More information about the All-commits mailing list