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

Merge remote-tracking branch 'origin/main' into DIL-work-new
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,77636,026 files not shown
+3,104,398-1,498,30336,032 files

LLVM/project 3bd1ec2llvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll flat_atomics_i64.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-private.mir

Pseudo probe function matchign

Created using spr 1.3.4
DeltaFile
+22,543-674llvm/test/CodeGen/X86/wide-scalar-shift-by-byte-multiple-legalization.ll
+20,186-0llvm/test/CodeGen/RISCV/rvv/expandload.ll
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+11,425-1,782llvm/test/CodeGen/AMDGPU/flat_atomics_i64.ll
+9,526-2,235llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir
+10,208-1,146llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+89,937-5,83720,516 files not shown
+1,508,774-528,13720,522 files

LLVM/project 7be0b9ellvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll flat_atomics_i64.ll, llvm/test/CodeGen/AMDGPU/GlobalISel legalize-load-private.mir

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+22,543-674llvm/test/CodeGen/X86/wide-scalar-shift-by-byte-multiple-legalization.ll
+20,186-0llvm/test/CodeGen/RISCV/rvv/expandload.ll
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+11,425-1,782llvm/test/CodeGen/AMDGPU/flat_atomics_i64.ll
+9,526-2,235llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir
+10,208-1,146llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+89,937-5,83720,516 files not shown
+1,508,726-528,06720,522 files

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

Merge commit '31ad71477b68d9cafc033011e6a556a542199d82' into users/meinersbur/irbuilder-extract
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,7764,106 files not shown
+431,905-511,3794,112 files

LLVM/project 0fde4ccllvm/test/Analysis/CostModel/RISCV cast-half.ll, llvm/test/CodeGen/AMDGPU extract_vector_dynelt.ll

Merge commit '99540f8697e839460087315b16988a40e60967f9' into users/meinersbur/irbuilder-extract
DeltaFile
+3,646-0llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1-fake16.s
+3,508-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop1-fake16.s
+2,731-0llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1_dpp16-fake16.s
+1,469-0llvm/test/Analysis/CostModel/RISCV/cast-half.ll
+1,155-310llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
+1,362-0llvm/test/Transforms/InstCombine/X86/x86-vperm.ll
+13,871-3101,921 files not shown
+68,923-25,7121,927 files

LLVM/project 4754f74llvm/test/CodeGen/AMDGPU global-atomicrmw-fmin.ll global-atomicrmw-fmax.ll

Merge commit 'e8857fde3722112e7747f745caf1029889e9594e' into users/meinersbur/irbuilder-extract
DeltaFile
+18,237-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+18,237-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+17,517-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+15,909-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+15,756-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll
+15,756-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll
+101,412-04,362 files not shown
+348,589-85,5514,368 files

LLVM/project 10d8df9clang/lib/Sema SemaChecking.cpp, clang/test/OpenMP threadprivate_codegen.cpp

Merge commit 'd6ac28063fa9132c9dacf4c21246b3059a313b95' into users/meinersbur/irbuilder-extract
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+120-5,299clang/lib/Sema/SemaChecking.cpp
+2,194-2,056llvm/include/llvm/Frontend/OpenMP/OMP.td
+2,068-2,072clang/test/OpenMP/threadprivate_codegen.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+8,746-21,6059,448 files not shown
+406,886-182,6209,454 files

LLVM/project a804e65clang/test/OpenMP nesting_of_regions.cpp, clang/test/OpenMP/Inputs nesting_of_regions.cpp

Merge commit '827626e108441049d6e4f7a0e3841c6b49e6678c' into users/meinersbur/irbuilder-extract
DeltaFile
+13,404-6,344llvm/test/CodeGen/AMDGPU/memory-legalizer-global-agent.ll
+0-19,580clang/test/OpenMP/nesting_of_regions.cpp
+19,567-0clang/test/OpenMP/Inputs/nesting_of_regions.cpp
+12,949-6,549llvm/test/CodeGen/AMDGPU/memory-legalizer-global-workgroup.ll
+12,712-6,088llvm/test/CodeGen/AMDGPU/memory-legalizer-global-system.ll
+12,041-6,669llvm/test/CodeGen/AMDGPU/memory-legalizer-global-wavefront.ll
+70,673-45,23013,567 files not shown
+942,098-476,42613,573 files

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 e6417e4clang/test/CodeGen/aarch64-sve-intrinsics acle_sve_reinterpret.c, llvm/test/CodeGen/AArch64 fptoi.ll

Merge commit '0c6b352c1483f102d1072b26410e11c117bfcd0f' into users/meinersbur/irbuilder-extract
DeltaFile
+4,573-2,615llvm/test/CodeGen/X86/fpclamptosat_vec.ll
+3,141-2,361llvm/test/CodeGen/AArch64/fptoi.ll
+3,790-247clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret.c
+2,564-0llvm/test/CodeGen/RISCV/rv64-legal-i32/imm.ll
+1,807-0llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
+0-1,807llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
+15,875-7,0302,736 files not shown
+114,309-54,9282,742 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 d8f9efbclang/test/CodeGen aarch64-neon-ldst-one.c, llvm/test/CodeGen/AMDGPU global_atomics_i64_min_max_system.ll global_atomics_min_max_system.ll

Merge commit 'c779b6511c1fb117c98d0df1cdc8adf18793c215' into users/meinersbur/irbuilder-extract
DeltaFile
+2,863-3,907clang/test/CodeGen/aarch64-neon-ldst-one.c
+3,912-0llvm/test/CodeGen/AMDGPU/global_atomics_i64_min_max_system.ll
+3,312-0llvm/test/CodeGen/AMDGPU/global_atomics_min_max_system.ll
+3,252-0llvm/test/CodeGen/AMDGPU/flat_atomics_min_max_system.ll
+2,928-0llvm/test/CodeGen/AMDGPU/global-saddr-atomics-min-max-system.ll
+2,515-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_min_max_system.ll
+18,782-3,907461 files not shown
+31,846-17,606467 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 31ad714llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

erge commit 'e17a39bc314f97231e440c9e68d9f46a9c07af6d' into users/meinersbur/irbuilder-extract-refactor
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,7764,106 files not shown
+431,905-511,3794,112 files

LLVM/project 99540f8llvm/test/Analysis/CostModel/RISCV cast-half.ll, llvm/test/CodeGen/AMDGPU extract_vector_dynelt.ll

Merge commit 'fef3426ad3d8d5bf01941438467df318d00c6279' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+3,646-0llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1-fake16.s
+3,508-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop1-fake16.s
+2,731-0llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1_dpp16-fake16.s
+1,469-0llvm/test/Analysis/CostModel/RISCV/cast-half.ll
+1,155-310llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
+1,362-0llvm/test/Transforms/InstCombine/X86/x86-vperm.ll
+13,871-3101,921 files not shown
+68,923-25,7121,927 files

LLVM/project e8857fdllvm/test/CodeGen/AMDGPU global-atomicrmw-fmax.ll global-atomicrmw-fmin.ll

Merge commit '5ece35df8586d0cb8c104a9f44eaae771de025f5' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+18,237-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+18,237-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,517-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+15,909-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+15,756-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll
+15,756-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll
+101,412-04,362 files not shown
+348,589-85,5514,368 files

LLVM/project d6ac280clang/lib/Sema SemaChecking.cpp, clang/test/OpenMP threadprivate_codegen.cpp

Merge commit 'c4f8ae6f32dadf9383c94ed13152d91f68631255' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+120-5,299clang/lib/Sema/SemaChecking.cpp
+2,194-2,056llvm/include/llvm/Frontend/OpenMP/OMP.td
+2,068-2,072clang/test/OpenMP/threadprivate_codegen.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+8,746-21,6059,448 files not shown
+406,886-182,6209,454 files

LLVM/project 827626eclang/test/OpenMP nesting_of_regions.cpp, clang/test/OpenMP/Inputs nesting_of_regions.cpp

Merge commit '91d7ca904c601d181c431bffbf2773165de2fabd' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+13,404-6,344llvm/test/CodeGen/AMDGPU/memory-legalizer-global-agent.ll
+0-19,580clang/test/OpenMP/nesting_of_regions.cpp
+19,567-0clang/test/OpenMP/Inputs/nesting_of_regions.cpp
+12,949-6,549llvm/test/CodeGen/AMDGPU/memory-legalizer-global-workgroup.ll
+12,712-6,088llvm/test/CodeGen/AMDGPU/memory-legalizer-global-system.ll
+12,041-6,669llvm/test/CodeGen/AMDGPU/memory-legalizer-global-wavefront.ll
+70,673-45,23013,567 files not shown
+942,098-476,42613,573 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 0c6b352clang/test/CodeGen/aarch64-sve-intrinsics acle_sve_reinterpret.c, llvm/test/CodeGen/AArch64 fptoi.ll

Merge commit '7b9d73c2f90c0ed8497339a16fc39785349d9610^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+4,573-2,615llvm/test/CodeGen/X86/fpclamptosat_vec.ll
+3,141-2,361llvm/test/CodeGen/AArch64/fptoi.ll
+3,790-247clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret.c
+2,564-0llvm/test/CodeGen/RISCV/rv64-legal-i32/imm.ll
+0-1,807llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
+1,807-0llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
+15,875-7,0302,736 files not shown
+114,309-54,9282,742 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 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 c779b65clang/test/CodeGen aarch64-neon-ldst-one.c, llvm/test/CodeGen/AMDGPU global_atomics_i64_min_max_system.ll global_atomics_min_max_system.ll

Merge commit '79d59c3f3e8abb66a758793bfd9acd8ea6b3d92b^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+2,863-3,907clang/test/CodeGen/aarch64-neon-ldst-one.c
+3,912-0llvm/test/CodeGen/AMDGPU/global_atomics_i64_min_max_system.ll
+3,312-0llvm/test/CodeGen/AMDGPU/global_atomics_min_max_system.ll
+3,252-0llvm/test/CodeGen/AMDGPU/flat_atomics_min_max_system.ll
+2,928-0llvm/test/CodeGen/AMDGPU/global-saddr-atomics-min-max-system.ll
+2,515-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_min_max_system.ll
+18,782-3,907461 files not shown
+31,846-17,606467 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 74ba9fallvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll, llvm/test/MC/AMDGPU gfx11_asm_vopc-fake16.s gfx11_asm_vop3_from_vopc-fake16.s

Rebase

Created using spr 1.3.4
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+8,695-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c-fake16.s
+7,172-0llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16-fake16.s
+62,426-01,913 files not shown
+164,474-33,9151,919 files

LLVM/project 3f0650bllvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll, llvm/test/MC/AMDGPU gfx11_asm_vopc-fake16.s gfx11_asm_vop3_from_vopc-fake16.s

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+8,695-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c-fake16.s
+7,172-0llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16-fake16.s
+62,426-01,913 files not shown
+164,474-33,9151,919 files

LLVM/project aef699ellvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll, llvm/test/MC/AMDGPU gfx11_asm_vopc-fake16.s gfx11_asm_vop3_from_vopc-fake16.s

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+8,695-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c-fake16.s
+7,172-0llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16-fake16.s
+62,426-01,913 files not shown
+164,474-33,9151,919 files

LLVM/project d9616cellvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll, llvm/test/MC/AMDGPU gfx11_asm_vopc-fake16.s gfx11_asm_vop3_from_vopc-fake16.s

Merge branch 'main' into users/skatrak/composite-blockargs-01-mlir
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+8,695-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c-fake16.s
+7,172-0llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16-fake16.s
+62,426-01,257 files not shown
+137,919-17,8401,263 files