[all-commits] [llvm/llvm-project] c09b37: [RISCV] Remove dead code from fixed-vectors-abs.ll...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jun 8 11:25:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c09b37553e7423918ff09c7b6f4d3d2ae17b2bde
      https://github.com/llvm/llvm-project/commit/c09b37553e7423918ff09c7b6f4d3d2ae17b2bde
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-abs.ll

  Log Message:
  -----------
  [RISCV] Remove dead code from fixed-vectors-abs.ll test cases. NFC

We had two pointer arguments and a dead load presumably copied
from a binary operation test and modified into unary abs.




More information about the All-commits mailing list