[all-commits] [llvm/llvm-project] b87a09: [RISCV] Add tests for cost modelling constants in ...
Luke Lau via All-commits
all-commits at lists.llvm.org
Thu Jun 29 05:55:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b87a09301f085d772997df742262ed54ddb987bb
https://github.com/llvm/llvm-project/commit/b87a09301f085d772997df742262ed54ddb987bb
Author: Luke Lau <luke at igalia.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
A llvm/test/Analysis/CostModel/RISCV/phi-const.ll
A llvm/test/Analysis/CostModel/RISCV/rvv-phi-const.ll
A llvm/test/Transforms/SLPVectorizer/RISCV/phi-const.ll
Log Message:
-----------
[RISCV] Add tests for cost modelling constants in phis
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D149168
More information about the All-commits
mailing list