[all-commits] [llvm/llvm-project] 2ac7a3: [RISCV] Add test cases for fixed vector bitreverse...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Mar 11 15:56:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ac7a3cff1ecf16d9db34285503777ab289ad156
      https://github.com/llvm/llvm-project/commit/2ac7a3cff1ecf16d9db34285503777ab289ad156
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitreverse.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bswap.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctpop.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll

  Log Message:
  -----------
  [RISCV] Add test cases for fixed vector bitreverse, bswap, ctlz, cttz, and ctpop.

Codegen needs to be improved, but I wanted to check for crashes.




More information about the All-commits mailing list