[all-commits] [llvm/llvm-project] 9295b0: [RISCV] Fix a typo in fixed_m1_in_m2_tail test [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Mar 4 10:47:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9295b03e2a08410f69923f1200b669a0a3fe5daf
https://github.com/llvm/llvm-project/commit/9295b03e2a08410f69923f1200b669a0a3fe5daf
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/shuffle-insert_subvector.ll
Log Message:
-----------
[RISCV] Fix a typo in fixed_m1_in_m2_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.
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