[all-commits] [llvm/llvm-project] 04d431: [RISCV] Fix a typo in fixed_m2_in_m4_tail test [nfc]

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Mar 5 07:24:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04d4314456938fa78fe7020291a514db350e23a0
      https://github.com/llvm/llvm-project/commit/04d4314456938fa78fe7020291a514db350e23a0
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-03-05 (Wed, 05 Mar 2025)

  Changed paths:
    M llvm/test/Analysis/CostModel/RISCV/shuffle-insert_subvector.ll

  Log Message:
  -----------
  [RISCV] Fix a typo in fixed_m2_in_m4_tail test [nfc]

When I added these, they were supposed to be sub-vector inserts, but since
I got a couple index values wrong, they were instead general shuffles.

This is the same as 9295b0 - I apparently copied the same typo to another
test case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list