[all-commits] [llvm/llvm-project] cfd731: [RISCV][CostModel] Add a test for reverse shuffles...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Tue Dec 6 18:17:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfd73186db4b7255560712447affdb1b256ae27f
https://github.com/llvm/llvm-project/commit/cfd73186db4b7255560712447affdb1b256ae27f
Author: liqinweng <Liqin.Weng at streamcomputing.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
A llvm/test/Analysis/CostModel/RISCV/shuffle-reverse.ll
Log Message:
-----------
[RISCV][CostModel] Add a test for reverse shuffles cost on RISCV, NFC
Reviewed By: benshi001
Differential Revision: https://reviews.llvm.org/D134519
More information about the All-commits
mailing list