[all-commits] [llvm/llvm-project] d7ae24: [RISCV] Add a test showing missed opportunity to a...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu May 27 12:13:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7ae2438b9bd062159fa9bfa8e4db2b8a0d66e38
      https://github.com/llvm/llvm-project/commit/d7ae2438b9bd062159fa9bfa8e4db2b8a0d66e38
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

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

  Log Message:
  -----------
  [RISCV] Add a test showing missed opportunity to avoid a vsetvli in a loop.

This is another case we need to look through a phi to prove.




More information about the All-commits mailing list