[all-commits] [llvm/llvm-project] b0ba8f: [RISCV] Add cost and lowering tests for "transpose...

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Apr 3 16:19:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0ba8fe6ba5163e9e9fa42fcaccbec14fe86cca8
      https://github.com/llvm/llvm-project/commit/b0ba8fe6ba5163e9e9fa42fcaccbec14fe86cca8
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    A llvm/test/Analysis/CostModel/RISCV/shuffle-transpose.ll
    A llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-transpose.ll

  Log Message:
  -----------
  [RISCV] Add cost and lowering tests for "transpose" shuffle kinds

These just hit the generic two argument shuffle lowering right now, but that's not how their costed.




More information about the All-commits mailing list