[all-commits] [llvm/llvm-project] 88800f: CostModel/RISCV: fix typos in fround test, vector ...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Thu Sep 21 09:04:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88800f79e0b00dc72d27a25b59e437fe74c694ed
      https://github.com/llvm/llvm-project/commit/88800f79e0b00dc72d27a25b59e437fe74c694ed
  Author: Ramkumar Ramachandra <Ramkumar.Ramachandra at imgtec.com>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M llvm/test/Analysis/CostModel/RISCV/fround.ll

  Log Message:
  -----------
  CostModel/RISCV: fix typos in fround test, vector length (#67025)

There are several typos in fround.ll, persumably caused by copy-pasting,
where there is a strange nvx5* type. From the surrounding code, it is
clear that this was intended to be nvx4*. Fix these typos.




More information about the All-commits mailing list