[all-commits] [llvm/llvm-project] ae4256: [RISCV][NFC] Merge rv32 and rv64 insertelt/extract...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon Sep 26 19:57:33 PDT 2022


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

  Changed paths:
    R llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/extractelt-fp.ll
    R llvm/test/CodeGen/RISCV/rvv/insertelt-fp-rv32.ll
    R llvm/test/CodeGen/RISCV/rvv/insertelt-fp-rv64.ll
    A llvm/test/CodeGen/RISCV/rvv/insertelt-fp.ll

  Log Message:
  -----------
  [RISCV][NFC] Merge rv32 and rv64 insertelt/extract fp tests.

Reviewed By: craig.topper

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




More information about the All-commits mailing list