[all-commits] [llvm/llvm-project] 67bce0: [RISCV][NFC] Add test for extractelt of vector typ...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Tue Sep 27 23:44:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67bce07964da2320980e09fc631280df3b3a4978
      https://github.com/llvm/llvm-project/commit/67bce07964da2320980e09fc631280df3b3a4978
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/extractelt-fp.ll
    M llvm/test/CodeGen/RISCV/rvv/extractelt-i1.ll
    M llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll
    M llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv64.ll

  Log Message:
  -----------
  [RISCV][NFC] Add test for extractelt of vector types that should be split.

Reviewed By: reames

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




More information about the All-commits mailing list