[all-commits] [llvm/llvm-project] d5213c: [RISCV] Add a test covering a (reverted) codegen i...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Thu Jun 30 01:39:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5213c83ffe4b7deae0bc32f6217b6c671fd0161
      https://github.com/llvm/llvm-project/commit/d5213c83ffe4b7deae0bc32f6217b6c671fd0161
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

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

  Log Message:
  -----------
  [RISCV] Add a test covering a (reverted) codegen issue

This test checks one of problematic cases outlined in D128006, leading
to the patch's reversal. I thought it best to add a test just in case
this sort of optimization is attempted again in the future in some
fashion.




More information about the All-commits mailing list