LLVM/project 57e0f7flibcxx/include regex, libcxx/src locale.cpp

Merge commit '4619a32ad6bde20ee1f2d8297c431c0679c2c8bf' into users/meinersbur/irbuilder-extract
DeltaFile
+27,218-219llvm/test/CodeGen/AMDGPU/bf16.ll
+11,620-11,712llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-7.ll
+4,442-5,290libcxx/src/locale.cpp
+3,731-4,881libcxx/include/regex
+2,972-4,148llvm/test/CodeGen/AArch64/vecreduce-add.ll
+3,242-3,243llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-6.ll
+53,225-29,4937,802 files not shown
+546,928-278,4247,808 files

LLVM/project 2811a38clang/test/OpenMP atomic_compare_codegen.cpp nvptx_SPMD_codegen.cpp, libc/src/__support ryu_long_double_constants.h

Merge commit 'dd699c1333daeaea1c50c1506a66e9c7372afbb5' into users/meinersbur/irbuilder-extract
DeltaFile
+119,926-0libc/src/__support/ryu_long_double_constants.h
+20,887-20,814llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+34,181-35clang/test/OpenMP/atomic_compare_codegen.cpp
+12,436-12,678clang/test/OpenMP/nvptx_SPMD_codegen.cpp
+16,298-0llvm/test/CodeGen/X86/pcsections-atomics.ll
+12,455-3,587llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-8.ll
+216,183-37,11441,232 files not shown
+4,417,032-1,979,31641,238 files

LLVM/project e2a38ddllvm/test/CodeGen/AArch64/Atomics aarch64-atomicrmw-lse128.ll aarch64-atomicrmw-lse2_lse128.ll, llvm/test/CodeGen/WebAssembly simd-arith.ll

Merge commit '72bd2da712c55ec732a40de0db5430204e2b24e6' into users/meinersbur/irbuilder-extract
DeltaFile
+14,409-980llvm/test/CodeGen/WebAssembly/simd-arith.ll
+5,441-6,343llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-6.ll
+5,191-5,191llvm/test/CodeGen/X86/wide-scalar-shift-legalization.ll
+3,916-4,108llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-6.ll
+0-6,734llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse128.ll
+6,609-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse2_lse128.ll
+35,566-23,3569,855 files not shown
+548,303-789,5749,861 files

LLVM/project a3e5813clang/test/CodeGen/RISCV/rvv-intrinsics vluxseg_mask_mf.c vloxseg_mask_mf.c, llvm/test/CodeGen/AArch64/Atomics aarch64-atomicrmw-rcpc3.ll aarch64-atomicrmw-rcpc.ll

Merge commit 'e1acf65bc1b6fbde7f0d099003c148f9b46f7b21' into users/meinersbur/irbuilder-extract
DeltaFile
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-rcpc3.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-rcpc.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-v8a.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse2.ll
+0-9,104clang/test/CodeGen/RISCV/rvv-intrinsics/vluxseg_mask_mf.c
+0-9,104clang/test/CodeGen/RISCV/rvv-intrinsics/vloxseg_mask_mf.c
+38,716-18,20815,675 files not shown
+2,473,889-901,26515,681 files

LLVM/project c2503dellvm/test/CodeGen/AMDGPU spill-scavenge-offset.ll, llvm/test/MC/AMDGPU gfx11_asm_vop3c.s gfx11_asm_vop3_from_vopc.s

Merge commit '7fa2a83d1d18b49255e10e63bc7fead72026285b' into users/meinersbur/irbuilder-extract
DeltaFile
+11,062-82llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
+0-10,486llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s
+6,852-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s
+0-6,852llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s
+2,786-2,786llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
+31,186-20,2069,366 files not shown
+434,337-216,2929,372 files

LLVM/project ad220d9clang/test/OpenMP target_teams_distribute_parallel_for_simd_schedule_codegen.cpp teams_distribute_parallel_for_simd_schedule_codegen.cpp, llvm/test/CodeGen/X86 large-gep-chain.ll

Merge commit 'e2d1e2183a9615c669392eefcfe632cc0b59a649' into users/meinersbur/irbuilder-extract
DeltaFile
+0-116,484llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
+0-115,677llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
+0-98,954llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
+25,277-25,277llvm/test/CodeGen/X86/large-gep-chain.ll
+9,540-24,668clang/test/OpenMP/target_teams_distribute_parallel_for_simd_schedule_codegen.cpp
+9,364-24,292clang/test/OpenMP/teams_distribute_parallel_for_simd_schedule_codegen.cpp
+44,181-405,35242,672 files not shown
+3,761,432-2,721,70342,678 files

LLVM/project 78ec058clang/test/Sema/aarch64-sve2-intrinsics acle_sve2.cpp, libcxxabi/test test_demangle.pass.cpp

Merge commit '41d5033eb162cb92b684855166cabfa3983b74c6^' into users/meinersbur/irbuilder-extract
DeltaFile
+10,406-0llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt
+9,868-0llvm/test/MC/AMDGPU/gfx11_asm_scalar.s
+3,604-3,574libcxxabi/test/test_demangle.pass.cpp
+5,011-0clang/test/Sema/aarch64-sve2-intrinsics/acle_sve2.cpp
+4,830-0llvm/test/CodeGen/ARM/aes-erratum-fix.ll
+4,310-0llvm/test/MC/AMDGPU/gfx11_mubuf.s
+38,029-3,57411,952 files not shown
+520,467-222,18911,958 files

LLVM/project 6988226llvm/test/CodeGen/AMDGPU global-atomicrmw-fmin.ll global-atomicrmw-fmax.ll, llvm/test/CodeGen/X86 vector-interleaved-store-i16-stride-7.ll

Merge commit 'b143b2483fc5d7e73763ff9292dec6479552de9e' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+7,997-7,524llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+7,997-7,524llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+9,394-2,007llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+9,546-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vshift.ll
+3,578-3,584llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-7.ll
+5,975-1,080llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-atomicrmw-fadd.ll
+44,487-21,7196,808 files not shown
+406,120-189,2976,814 files

LLVM/project 206f353llvm/test/CodeGen/AMDGPU atomic_optimizations_local_pointer.ll flat-atomicrmw-fmin.ll

Merge commit '6cc8774228a4162ebadfa636086a171f82e51a8c' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+16,129-3,325llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll
+8,251-3,475llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+7,984-3,280llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+7,691-3,070llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+54,481-28,65410,744 files not shown
+528,642-229,25810,750 files

LLVM/project 2af4152flang/lib/Lower OpenMP.cpp, llvm/test/Analysis/CostModel/X86 icmp.ll icmp-latency.ll

Merge commit '6b62a9135a28bd001263e5a9db08d4cff1123126' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+14,694-3,895llvm/test/CodeGen/AMDGPU/bf16.ll
+2,610-2,610llvm/test/Analysis/CostModel/X86/icmp.ll
+0-4,507flang/lib/Lower/OpenMP.cpp
+1,970-1,970llvm/test/Analysis/CostModel/X86/icmp-latency.ll
+1,770-1,770llvm/test/Analysis/CostModel/X86/icmp-sizelatency.ll
+1,770-1,770llvm/test/Analysis/CostModel/X86/icmp-codesize.ll
+22,814-16,5224,476 files not shown
+210,259-88,1764,482 files

LLVM/project 7629cefllvm/test/CodeGen/X86 vector-interleaved-store-i64-stride-7.ll vector-interleaved-load-i64-stride-8.ll

Merge commit '1833de3ee364a996d03bb23b19fe472e3e2ddf3b^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+22,204-17,874llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-7.ll
+22,733-6,530llvm/test/CodeGen/X86/vector-interleaved-load-i64-stride-8.ll
+21,621-6,188llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-8.ll
+21,152-6,073llvm/test/CodeGen/X86/vector-interleaved-load-i64-stride-7.ll
+14,429-12,423llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-7.ll
+14,732-9,307llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-8.ll
+116,871-58,3956,515 files not shown
+938,511-711,4206,521 files

LLVM/project 4619a32libcxx/include regex, libcxx/src locale.cpp

Merge commit 'd041af3019984f505530bac3acb94ca2f13f33cd^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+27,218-219llvm/test/CodeGen/AMDGPU/bf16.ll
+11,620-11,712llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-7.ll
+4,442-5,290libcxx/src/locale.cpp
+3,731-4,881libcxx/include/regex
+2,972-4,148llvm/test/CodeGen/AArch64/vecreduce-add.ll
+3,242-3,243llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-6.ll
+53,225-29,4937,802 files not shown
+546,928-278,4247,808 files

LLVM/project dd699c1clang/test/OpenMP atomic_compare_codegen.cpp nvptx_SPMD_codegen.cpp, libc/src/__support ryu_long_double_constants.h

Merge commit '6942c64e8128e4ccd891b813d0240f574f80f59e^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+119,926-0libc/src/__support/ryu_long_double_constants.h
+20,887-20,814llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+34,181-35clang/test/OpenMP/atomic_compare_codegen.cpp
+12,436-12,678clang/test/OpenMP/nvptx_SPMD_codegen.cpp
+16,298-0llvm/test/CodeGen/X86/pcsections-atomics.ll
+12,455-3,587llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-8.ll
+216,183-37,11441,232 files not shown
+4,417,032-1,979,31641,238 files

LLVM/project 72bd2dallvm/test/CodeGen/AArch64/Atomics aarch64-atomicrmw-lse128.ll aarch64-atomicrmw-lse2_lse128.ll, llvm/test/CodeGen/WebAssembly simd-arith.ll

Merge commit '0cbb8ec030e23c0e13331b5d54155def8c901b36^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+14,409-980llvm/test/CodeGen/WebAssembly/simd-arith.ll
+5,441-6,343llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-6.ll
+5,191-5,191llvm/test/CodeGen/X86/wide-scalar-shift-legalization.ll
+3,916-4,108llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-6.ll
+0-6,734llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse128.ll
+6,609-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse2_lse128.ll
+35,566-23,3569,848 files not shown
+548,241-789,4849,854 files

LLVM/project 254d2ebllvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

Rebase

Created using spr 1.3.5
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77626,088 files not shown
+2,335,277-1,222,51126,094 files

LLVM/project e1acf65llvm/test/CodeGen/AArch64/Atomics aarch64-atomicrmw-rcpc3.ll aarch64-atomicrmw-v8a.ll, llvm/test/CodeGen/AMDGPU gfx-callable-argument-types.ll

Merge commit 'f9599bbc7a3f831e1793a549d8a7a19265f3e504^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+8,414-8,431llvm/test/CodeGen/SystemZ/Large/branch-01.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-rcpc3.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-v8a.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-rcpc.ll
+9,679-0llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse2.ll
+5,620-3,841llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
+52,750-12,27221,723 files not shown
+2,716,037-1,117,08321,729 files

LLVM/project 7fa2a83llvm/test/CodeGen/AMDGPU spill-scavenge-offset.ll, llvm/test/MC/AMDGPU gfx11_asm_vop3_from_vopc.s gfx11_asm_vop3c.s

erge commit '343de6856e16b58bcbd16d479fc633f54e22fadc^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+11,062-82llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s
+0-10,486llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s
+0-6,852llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s
+6,852-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s
+2,786-2,786llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
+31,186-20,2069,363 files not shown
+434,240-216,2639,369 files

LLVM/project 942a6e9llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

rebase

Created using spr 1.3.6-beta.1
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77646,218 files not shown
+4,313,171-1,926,65346,224 files

LLVM/project d38562allvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

Update script and test corpus

Created using spr 1.3.4
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77626,693 files not shown
+2,060,103-1,198,99726,699 files

LLVM/project c67340allvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

Merge branch 'main' into users/crobeck/remove-renamedInGFX9-bit
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77633,290 files not shown
+2,709,253-1,363,41433,296 files

LLVM/project 9bc6c9ellvm/lib/Support UnicodeNameToCodepointGenerated.cpp, llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

rebase

Created using spr 1.3.5-bogner
DeltaFile
+22,225-17,874llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-7.ll
+19,816-19,812llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+105,211-106,88450,557 files not shown
+5,033,721-2,425,70450,563 files

LLVM/project c0ad0fallvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

Merge branch 'main' into users/boomanaiden154/x86-cpuid-compilerrt-test-infra
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77616,027 files not shown
+1,282,243-905,12116,033 files

LLVM/project 7172da5llvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

rebase, profile-density-threshold=0

Created using spr 1.3.4
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77613,413 files not shown
+1,076,696-789,19913,419 files

LLVM/project 60d9539llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77613,412 files not shown
+1,076,695-789,19813,418 files

LLVM/project 4ad90e1llvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

rebase

Created using spr 1.3.4
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77614,739 files not shown
+1,174,924-859,03714,745 files

LLVM/project 3f21bd8llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77614,739 files not shown
+1,174,924-859,03714,745 files

LLVM/project 835b141llvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

be much more conservative

Created using spr 1.3.5-bogner
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77619,063 files not shown
+1,530,803-1,015,73719,069 files

LLVM/project 1c8b150llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

Less naive pseudo probe function matching: for each non-matching YamlBF, determine best matching binary inline subtrees, find corresponding binary functions, attach the profile to binary function without a profile and most probes

Created using spr 1.3.4
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77613,020 files not shown
+1,054,256-818,25113,026 files

LLVM/project 836f08bllvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77613,020 files not shown
+1,054,117-818,22613,026 files

LLVM/project 0f455d0llvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

rebase

Created using spr 1.3.4
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77613,304 files not shown
+1,065,629-822,70913,310 files