[all-commits] [llvm/llvm-project] 45d00b: [RISCV] Consolidate and extend fixed vector shuffl...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Mar 28 08:59:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45d00bff43ea2361926fa1fad1bdecacd0e9a907
https://github.com/llvm/llvm-project/commit/45d00bff43ea2361926fa1fad1bdecacd0e9a907
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
R llvm/test/Analysis/CostModel/RISCV/fixed-shuffle-broadcast.ll
M llvm/test/Analysis/CostModel/RISCV/shuffle-broadcast.ll
A llvm/test/Analysis/CostModel/RISCV/shuffle-permute.ll
Log Message:
-----------
[RISCV] Consolidate and extend fixed vector shuffle cost tests [nfc]
Commit: 3e90772b46f352a9ec4b60f09cdd12fa4ec5d31b
https://github.com/llvm/llvm-project/commit/3e90772b46f352a9ec4b60f09cdd12fa4ec5d31b
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/shuffle-permute.ll
Log Message:
-----------
[RISCV] Add shuffle cost tests for general fixed vector permute [nfc]
Compare: https://github.com/llvm/llvm-project/compare/d10866e8bde8...3e90772b46f3
More information about the All-commits
mailing list