LLVM/project 02859cbllvm/lib/Target/AArch64 AArch64SchedOryon.td, llvm/test/CodeGen/AMDGPU llvm.maximum.f64.ll llvm.minimum.f64.ll

Merge branch 'main' into users/kparzysz/spr/b03-clang-omp-cat
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+2,323-0llvm/test/CodeGen/X86/atomic-fp.ll
+1,659-0llvm/lib/Target/AArch64/AArch64SchedOryon.td
+8,444-15,1061,536 files not shown
+60,988-40,6371,542 files

LLVM/project 164ff69clang/lib/Sema SemaChecking.cpp, llvm/include/llvm/Frontend/OpenMP OMP.td

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.5

[skip ci]
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+102-4,783clang/lib/Sema/SemaChecking.cpp
+2,085-2,056llvm/include/llvm/Frontend/OpenMP/OMP.td
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+7,793-21,6477,763 files not shown
+324,197-141,0707,769 files

LLVM/project 3427f41clang/lib/Sema SemaChecking.cpp, llvm/include/llvm/Frontend/OpenMP OMP.td

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.5

[skip ci]
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+102-4,783clang/lib/Sema/SemaChecking.cpp
+2,085-2,056llvm/include/llvm/Frontend/OpenMP/OMP.td
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+7,793-21,6477,761 files not shown
+324,192-141,0617,767 files

LLVM/project 69d2636clang/lib/Sema SemaChecking.cpp, llvm/include/llvm/Frontend/OpenMP OMP.td

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.5

[skip ci]
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+102-4,783clang/lib/Sema/SemaChecking.cpp
+2,085-2,056llvm/include/llvm/Frontend/OpenMP/OMP.td
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+7,793-21,6477,761 files not shown
+324,192-141,0617,767 files

LLVM/project 6c827e0clang/lib/Sema SemaChecking.cpp, llvm/include/llvm/Frontend/OpenMP OMP.td

[𝘀𝗽𝗿] landed version

Created using spr 1.3.4
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+102-4,783clang/lib/Sema/SemaChecking.cpp
+2,085-2,056llvm/include/llvm/Frontend/OpenMP/OMP.td
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+7,793-21,6477,729 files not shown
+323,090-140,4537,735 files

LLVM/project 8a8f384clang/lib/Sema SemaDeclAttr.cpp, llvm/include/llvm/Frontend/OpenMP OMP.td

update usermanual

Created using spr 1.3.5-bogner
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+2,085-2,055llvm/include/llvm/Frontend/OpenMP/OMP.td
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+99-2,713clang/lib/Sema/SemaDeclAttr.cpp
+6,646-19,8742,810 files not shown
+87,878-48,6472,816 files

LLVM/project 9c56724clang/lib/Sema SemaOpenACC.cpp, llvm/lib/Target/AArch64 AArch64SchedOryon.td

Merge branch 'main' into users/kparzysz/spr/b02-directive-category
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+1,659-0llvm/lib/Target/AArch64/AArch64SchedOryon.td
+673-554clang/lib/Sema/SemaOpenACC.cpp
+6,794-15,660835 files not shown
+38,525-26,840841 files

LLVM/project 8bef7ccllvm/lib/Target/AArch64 AArch64SchedOryon.td, llvm/lib/Transforms/IPO ExpandVariadics.cpp

update test

Created using spr 1.3.5-bogner
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+1,659-0llvm/lib/Target/AArch64/AArch64SchedOryon.td
+1,012-0llvm/lib/Transforms/IPO/ExpandVariadics.cpp
+7,133-15,106487 files not shown
+23,095-21,608493 files

LLVM/project a773604clang/lib/Sema SemaOpenACC.cpp, llvm/lib/Target/AArch64 AArch64SchedOryon.td

rebase

Created using spr 1.3.5-bogner
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+1,659-0llvm/lib/Target/AArch64/AArch64SchedOryon.td
+673-552clang/lib/Sema/SemaOpenACC.cpp
+6,794-15,658560 files not shown
+25,529-21,880566 files

LLVM/project 683ca4aclang/lib/Sema SemaOpenACC.cpp, llvm/lib/Target/AArch64 AArch64SchedOryon.td

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.5-bogner

[skip ci]
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+1,659-0llvm/lib/Target/AArch64/AArch64SchedOryon.td
+673-552clang/lib/Sema/SemaOpenACC.cpp
+6,794-15,658560 files not shown
+25,529-21,880566 files

LLVM/project 6689e59clang/lib/Sema SemaOpenACC.cpp, llvm/lib/Target/AArch64 AArch64SchedOryon.td

drop unneeded change

Created using spr 1.3.5-bogner
DeltaFile
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.maximum.f64.ll
+1,561-4,774llvm/test/CodeGen/AMDGPU/llvm.minimum.f64.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.minimum.f32.ll
+670-2,779llvm/test/CodeGen/AMDGPU/llvm.maximum.f32.ll
+1,659-0llvm/lib/Target/AArch64/AArch64SchedOryon.td
+673-552clang/lib/Sema/SemaOpenACC.cpp
+6,794-15,658542 files not shown
+25,445-21,796548 files

LLVM/project a9205c5mlir/include/mlir/Dialect/Tensor/TransformOps TensorTransformOps.td, mlir/include/mlir/Dialect/Tensor/Transforms Transforms.h

[mlir][tensor] Implement constant folder for tensor.pad (#92691)

Extend the folding ability of the RewriteAsConstant patterns to include
tensor.pad operations on constants. The new pattern with constant fold
tensor.pad operations which operate on tensor constants and have
statically resolvable padding sizes/values.

    %init = arith.constant dense<[[6, 7], [8, 9]]> : tensor<2x2xi32>
    %pad_value = arith.constant 0 : i32

    %0 = tensor.pad %init low[1, 1] high[1, 1] {
      ^bb0(%arg1: index, %arg2: index):
        tensor.yield %pad_value : i32
    } : tensor<2x2xi32> to tensor<4x4xi32>

becomes

    %cst = arith.constant dense<[[0, 0, 0, 0],
                                 [0, 6, 7, 0],

    [3 lines not shown]
DeltaFile
+164-1mlir/lib/Dialect/Tensor/Transforms/RewriteAsConstant.cpp
+135-0mlir/test/Dialect/Tensor/rewrite-as-constant.mlir
+14-1mlir/lib/Dialect/Tensor/TransformOps/TensorTransformOps.cpp
+4-1mlir/include/mlir/Dialect/Tensor/Transforms/Transforms.h
+3-1mlir/include/mlir/Dialect/Tensor/TransformOps/TensorTransformOps.td
+1-1mlir/lib/Dialect/Utils/IndexingUtils.cpp
+321-56 files

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

Emit error messages when using emulated TLS

Created using spr 1.3.5-bogner
DeltaFile
+108-4,783clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+6,679-16,8867,432 files not shown
+291,247-121,2977,438 files

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

Rebase

Created using spr 1.3.4
DeltaFile
+120-5,299clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+6,691-17,4028,265 files not shown
+333,982-140,6308,271 files

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

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+120-5,299clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+6,691-17,4028,265 files not shown
+333,982-140,6308,271 files

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

Rebase

Created using spr 1.3.4
DeltaFile
+120-5,299clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+6,691-17,4028,265 files not shown
+333,982-140,6308,271 files

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

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+120-5,299clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+6,691-17,4028,265 files not shown
+333,982-140,6308,271 files

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

Rebase

Created using spr 1.3.4
DeltaFile
+120-5,299clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+6,691-17,4028,265 files not shown
+333,982-140,6308,271 files

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

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]
DeltaFile
+120-5,299clang/lib/Sema/SemaChecking.cpp
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,899-1,891clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+6,691-17,4028,265 files not shown
+333,982-140,6308,271 files

LLVM/project 9389967clang/lib/Sema SemaChecking.cpp SemaDeclAttr.cpp, llvm/test/CodeGen/AArch64 sve-streaming-mode-fixed-length-int-immediates.ll sve-streaming-mode-fixed-length-int-extends.ll

Rebase on main and fix typos in test

Created using spr 1.3.4
DeltaFile
+102-4,783clang/lib/Sema/SemaChecking.cpp
+3,444-85llvm/test/CodeGen/AMDGPU/fminimum3.ll
+3,444-85llvm/test/CodeGen/AMDGPU/fmaximum3.ll
+3,381-2llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-immediates.ll
+211-3,103clang/lib/Sema/SemaDeclAttr.cpp
+3,256-3llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-extends.ll
+13,838-8,0616,429 files not shown
+240,282-81,4286,435 files

LLVM/project 6d01d78bolt/test/X86/Inputs dwarf4-df-input-lowpc-ranges-other.s, flang/test/Lower/HLFIR select-rank.f90

rebase

Created using spr 1.3.5-bogner
DeltaFile
+0-1,141libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered_with.pass.cpp
+826-0flang/test/Lower/HLFIR/select-rank.f90
+710-0bolt/test/X86/Inputs/dwarf4-df-input-lowpc-ranges-other.s
+681-0libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered_with.compile.pass.cpp
+298-298llvm/test/Transforms/Attributor/nofpclass-implied-by-fcmp.ll
+289-299llvm/lib/Target/PowerPC/PPCInstrP10.td
+2,804-1,7381,467 files not shown
+23,649-10,1261,473 files

LLVM/project df6546cbolt/test/X86/Inputs dwarf4-df-input-lowpc-ranges-other.s, clang/lib/Sema SemaChecking.cpp SemaARM.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.6-beta.1
DeltaFile
+27-2,997clang/lib/Sema/SemaChecking.cpp
+1,499-833llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-bit-counting.ll
+0-1,141libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered_with.pass.cpp
+1,088-0clang/lib/Sema/SemaARM.cpp
+826-0flang/test/Lower/HLFIR/select-rank.f90
+710-0bolt/test/X86/Inputs/dwarf4-df-input-lowpc-ranges-other.s
+4,150-4,9712,195 files not shown
+46,577-26,5462,201 files

LLVM/project 5bfe638bolt/test/X86/Inputs dwarf4-df-input-lowpc-ranges-other.s, clang/lib/Sema SemaChecking.cpp SemaARM.cpp

[𝘀𝗽𝗿] changes to main this commit is based on

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+27-2,997clang/lib/Sema/SemaChecking.cpp
+1,499-833llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-bit-counting.ll
+0-1,141libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered_with.pass.cpp
+1,088-0clang/lib/Sema/SemaARM.cpp
+826-0flang/test/Lower/HLFIR/select-rank.f90
+710-0bolt/test/X86/Inputs/dwarf4-df-input-lowpc-ranges-other.s
+4,150-4,9712,193 files not shown
+46,550-26,5462,199 files

LLVM/project 6fe335dllvm/test/CodeGen/AMDGPU memory-legalizer-global-agent.ll memory-legalizer-global-workgroup.ll

Set llvm_enable_zstd unconditionally

Created using spr 1.3.6-beta.1
DeltaFile
+13,404-6,344llvm/test/CodeGen/AMDGPU/memory-legalizer-global-agent.ll
+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-singlethread.ll
+12,041-6,669llvm/test/CodeGen/AMDGPU/memory-legalizer-global-wavefront.ll
+12,958-4,611llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-agent.ll
+76,105-36,93015,978 files not shown
+999,827-447,88415,984 files

LLVM/project 70fe99ebolt/test/X86/Inputs dwarf4-df-input-lowpc-ranges-other.s, flang/test/Lower/HLFIR select-rank.f90

improve comments

Created using spr 1.3.5-bogner
DeltaFile
+0-1,141libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered_with.pass.cpp
+826-0flang/test/Lower/HLFIR/select-rank.f90
+710-0bolt/test/X86/Inputs/dwarf4-df-input-lowpc-ranges-other.s
+681-0libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered_with.compile.pass.cpp
+289-299llvm/lib/Target/PowerPC/PPCInstrP10.td
+342-95llvm/test/CodeGen/ARM/vdiv_combine.ll
+2,848-1,535773 files not shown
+12,165-5,668779 files

LLVM/project 2b2ce50mlir/include/mlir/Interfaces TilingInterface.td, mlir/lib/Dialect/Linalg/Transforms TilingInterfaceImpl.cpp

[MLIR][SCF] Add an API to fuse consumer to a producer within scf loop (#88712)

This commit adds an API (`tileAndFuseConsumerOfSlice`) to fuse consumer to a producer within
scf.for/scf.forall loop.

To support this two new methods are added to the `TilingInterface`
- `getIterationDomainTileFromOperandTile`
- `getTiledImplementationFromOperandTile`.

Consumer operations that implement this method can be used to be fused with tiled producer operands in a manner similar to (but essentially the inverse of) the fusion of an untiled producer with a tiled consumer.

Note that this only does one `tiled producer` -> `consumer` fusion. This could be called repeatedly for fusing multiple consumers. The current implementation also is conservative in when this kicks in (like single use of the value returned by the inter-tile loops that surround the tiled producer, etc.) These can be relaxed over time.

Signed-off-by: Abhishek Varma <abhvarma at amd.com>

---------

Signed-off-by: Abhishek Varma <abhvarma at amd.com>
Signed-off-by: Abhishek Varma <avarma094 at gmail.com>
Co-authored-by: cxy <chenxunyu1993 at gmail.com>
DeltaFile
+408-0mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
+317-0mlir/test/Interfaces/TilingInterface/tile-and-fuse-consumer.mlir
+80-24mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp
+100-0mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
+62-4mlir/include/mlir/Interfaces/TilingInterface.td
+53-0mlir/test/lib/Interfaces/TilingInterface/TestTilingInterfaceTransformOps.cpp
+1,020-284 files not shown
+1,085-2910 files

LLVM/project 269bd6dclang/test/OpenMP threadprivate_codegen.cpp, llvm/test/CodeGen/AMDGPU global_atomics_scan_fsub.ll global_atomics_scan_fadd.ll

address comments

Created using spr 1.3.5-bogner
DeltaFile
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,843-1,843clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+3,238-85llvm/test/CodeGen/AMDGPU/fmaximum3.ll
+9,753-12,1403,799 files not shown
+114,530-65,5143,805 files

LLVM/project 062fdd4clang/lib/Sema SemaChecking.cpp, llvm/test/Analysis/CostModel/AMDGPU shufflevector.ll

Merge branch 'main' into users/meinersbur/ide_folders_llvm
DeltaFile
+3,238-85llvm/test/CodeGen/AMDGPU/fmaximum3.ll
+3,238-85llvm/test/CodeGen/AMDGPU/fminimum3.ll
+102-1,820clang/lib/Sema/SemaChecking.cpp
+812-828llvm/test/CodeGen/AMDGPU/llvm.exp10.ll
+812-828llvm/test/CodeGen/AMDGPU/llvm.exp.ll
+1,079-542llvm/test/Analysis/CostModel/AMDGPU/shufflevector.ll
+9,281-4,1882,562 files not shown
+55,473-25,8242,568 files

LLVM/project 1d6ef56clang/test/OpenMP threadprivate_codegen.cpp, llvm/test/CodeGen/AMDGPU global_atomics_scan_fadd.ll global_atomics_scan_fsub.ll

Merge branch 'main' into users/aaupov/spr/boltnfci-fix-return-type-of-bcgetsignedvalueataddress
DeltaFile
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,843-1,843clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+638-2,826llvm/test/CodeGen/AMDGPU/llvm.maximum.f16.ll
+7,153-14,8815,664 files not shown
+219,068-151,9345,670 files

LLVM/project e707184clang/test/OpenMP threadprivate_codegen.cpp, llvm/test/CodeGen/AMDGPU global_atomics_scan_fsub.ll global_atomics_scan_fadd.ll

Merge branch 'main' into users/aaupov/spr/boltnfc-define-getexprvalue-helper
DeltaFile
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+1,242-2,630llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+1,843-1,843clang/test/OpenMP/threadprivate_codegen.cpp
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmin.ll
+1,094-2,476llvm/test/CodeGen/AMDGPU/global_atomics_scan_fmax.ll
+638-2,826llvm/test/CodeGen/AMDGPU/llvm.maximum.f16.ll
+7,153-14,8815,662 files not shown
+219,046-151,9125,668 files