[all-commits] [llvm/llvm-project] 2247e4: [RISCV] Use common prefixes to reduce duplication ...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Jun 10 08:36:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2247e4de83040efb2db934bd79a3f29603f20ae5
      https://github.com/llvm/llvm-project/commit/2247e4de83040efb2db934bd79a3f29603f20ae5
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M llvm/test/Analysis/CostModel/RISCV/reduce-add.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-and.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-max.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-min.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-or.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-scalable-fp.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-scalable-int.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-xor.ll

  Log Message:
  -----------
  [RISCV] Use common prefixes to reduce duplication in cost model tests




More information about the All-commits mailing list