[all-commits] [llvm/llvm-project] 11728d: [riscv] Add a few more vsetvli insertion tests

Philip Reames via All-commits all-commits at lists.llvm.org
Mon May 9 09:08:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11728db9e6eadd2831e055e378a4d1d3a83d04df
      https://github.com/llvm/llvm-project/commit/11728db9e6eadd2831e055e378a4d1d3a83d04df
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.ll

  Log Message:
  -----------
  [riscv] Add a few more vsetvli insertion tests

These are aimed at a possible miscompile spotted in the vmv.s.x/f mutation case, but it appears this is a latent bug.  Or at least, I haven't been able to construct a case with compatible policy flags via intrinsics.




More information about the All-commits mailing list