llvm-project/llvm/test/Analysis/CostModel/RISCV
jacquesguan 21bf59c92a [RISCV] Add cost model for mask vector extend and truncate instruction.
As extending from or truncating to mask vector do not use the same instructions as the normal cast, this path changed it to 2 which is the number of instructions we used.

Differential Revision: https://reviews.llvm.org/D131552
2022-08-11 10:55:43 +08:00
..
active_lane_mask.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
cast.ll [RISCV] Add cost model for mask vector extend and truncate instruction. 2022-08-11 10:55:43 +08:00
fixed-vector-gather.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
fixed-vector-scatter.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
fround.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
gep.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
lit.local.cfg
load-to-trunc.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
logicalop.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
masked_ldst.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-add.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-and.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-fadd.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-max.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-min.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-or.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-scalable-fp.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-scalable-int.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
reduce-xor.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
rvv-intrinsics.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
rvv-load-store.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
rvv-select.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
rvv-shuffle.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
scalable-gather.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
scalable-scatter.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
shuffle-broadcast.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
splice.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00
stepvector.ll [CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows 2022-08-10 17:54:06 +01:00