[all-commits] [llvm/llvm-project] 05f82d: [RISCV] Fix incorrect cases of vmv.s.f in the VSET...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Thu Dec 30 22:17:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05f82dc877a81b99c91a3f2e81dae895361ce1c7
      https://github.com/llvm/llvm-project/commit/05f82dc877a81b99c91a3f2e81dae895361ce1c7
  Author: jacquesguan <jacquesguan at me.com>
  Date:   2021-12-31 (Fri, 31 Dec 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
    M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll

  Log Message:
  -----------
  [RISCV] Fix incorrect cases of vmv.s.f in the VSETVLI insert pass.

Fix incorrect cases of vmv.s.f and add test cases for it.

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




More information about the All-commits mailing list