[all-commits] [llvm/llvm-project] 294072: [RISCV] Add more tests for SHLFI and UNSHFLI aliae...

WangLian via All-commits all-commits at lists.llvm.org
Mon Feb 21 18:22:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 294072e10b9949323bf20695085723158f7c873c
      https://github.com/llvm/llvm-project/commit/294072e10b9949323bf20695085723158f7c873c
  Author: Lian Wang <Lian.Wang at streamcomputing.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32zbp-intrinsic.ll
    M llvm/test/CodeGen/RISCV/rv64zbp-intrinsic.ll

  Log Message:
  -----------
  [RISCV] Add more tests for SHLFI and UNSHFLI aliaes in Zbp extension

RV32/RV64:
zip.n/zip2.b/zip.b/zip4.h/zip2.h/zip.h
unzip.n/unzip2.b/unzip.b/unzip4.h/unzip2.h/unzip.h

Reviewed By: craig.topper

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




More information about the All-commits mailing list