aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2024-02-15 11:48:38 +0800
committerLuke Lau <luke@igalia.com>2024-02-15 12:17:27 +0800
commitfc0b67e1d79d1f199687f8f06d619984d9520230 (patch)
tree49265d916ec694df7f43ad2423868a5397b1f7df /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parentfa9e297b8b63dacb962d99814e698658ad71f946 (diff)
downloadllvm-fc0b67e1d79d1f199687f8f06d619984d9520230.zip
llvm-fc0b67e1d79d1f199687f8f06d619984d9520230.tar.gz
llvm-fc0b67e1d79d1f199687f8f06d619984d9520230.tar.bz2
[RISCV] Add cost model tests for llvm.vector.{insert,extract}. NFC
For llvm.vector.extract, this tests combinations of inserting at a zero and non-zero index, and extracting from a fixed or scalable vector. For llvm.vector.insert, this tests the same combinations as extracts but with an additional configuration for an undef vector. This is because we can use a subregister insert if the index is 0 and the vector is undef, which should be free.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions