[all-commits] [llvm/llvm-project] cbb46d: [RISCV] Add run line for code size in rvv load/sto...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Jan 16 23:59:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cbb46d94e771b1961faf03371de4a893e044979a
https://github.com/llvm/llvm-project/commit/cbb46d94e771b1961faf03371de4a893e044979a
Author: Luke Lau <luke at igalia.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/rvv-load-store.ll
Log Message:
-----------
[RISCV] Add run line for code size in rvv load/store cost model test. NFC
This illustrates #78352. There are other tests for gathers/scatters and masked
load/stores which likely have the same issue, but I've left them out for now
since they don't seem to be affected by fixing RISCVTTIImpl::getMemoryOpCost.
More information about the All-commits
mailing list