[all-commits] [llvm/llvm-project] 400692: [RISCV][CostModel] Add test coverage for all the v...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Aug 25 08:56:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 400692866951f260b581e2ab1955b4e469652a1c
      https://github.com/llvm/llvm-project/commit/400692866951f260b581e2ab1955b4e469652a1c
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    A llvm/test/Analysis/CostModel/RISCV/fp-min-max-abs.ll
    A llvm/test/Analysis/CostModel/RISCV/fp-sqrt-pow.ll
    A llvm/test/Analysis/CostModel/RISCV/fp-trig-log-exp.ll
    A llvm/test/Analysis/CostModel/RISCV/int-bit-manip.ll
    A llvm/test/Analysis/CostModel/RISCV/int-min-max.ll
    A llvm/test/Analysis/CostModel/RISCV/int-sat-math.ll
    R llvm/test/Analysis/CostModel/RISCV/integer-bit-manip.ll
    R llvm/test/Analysis/CostModel/RISCV/sqrt.ll
    R llvm/test/Analysis/CostModel/RISCV/trig-log-exp.ll

  Log Message:
  -----------
  [RISCV][CostModel] Add test coverage for all the vectorizable binary intrinsics




More information about the All-commits mailing list