[all-commits] [llvm/llvm-project] acd84f: [RISCV] Add more cost model tests for fixed vector...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon May 22 19:51:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acd84fb6389ce8b1efa13c9bfdcb42fde9c9bdba
      https://github.com/llvm/llvm-project/commit/acd84fb6389ce8b1efa13c9bfdcb42fde9c9bdba
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

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

  Log Message:
  -----------
  [RISCV] Add more cost model tests for fixed vector casts. NFC

This covers a full mix of legal and illegal types. I've reduce
the fixed vector length from 128 to 256.

Reviewed By: fakepaper56

Differential Revision: https://reviews.llvm.org/D151127




More information about the All-commits mailing list