LLVM/project 85e290bllvm/test/CodeGen/AMDGPU bf16.ll, llvm/test/CodeGen/NVPTX cmpxchg-sm90.ll cmpxchg-sm70.ll

Merge branch 'main' into users/meinersbur/flang_runtime_remove-FLANG_INCLUDE_RUNTIME
DeltaFile
+65,595-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+7,350-4,196llvm/test/CodeGen/AMDGPU/bf16.ll
+6,173-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vmul.ll
+0-6,173llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_vmul.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm90.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm70.ll
+90,478-10,3696,999 files not shown
+425,286-177,3787,005 files

LLVM/project d325547offload/cmake/caches AMDGPUBot.cmake

Reapply "[Offload][AMDGPU] LLVM_ENABLE_RUNTIMES=flang-rt for amdgpu-offload-*" (#130274)

Enable the LLVM_ENABLE_RUNTIMES=flang-rt build of the Fortran runtime
for the amdgpu-offload-* buildbots. This pre-population cmake cache
files is referred to by the llvm-zorg annotated builder factory
[script](https://github.com/llvm/llvm-zorg/blob/872f477610d83821c9f1368c969006789b21011b/zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py#L26).

The corresponding change in llvm-zorg is
llvm/llvm-zorg#402

This reverts commit e296fb8ff6255b97db9ff6cd941acc730164b38f.

The worker of amdgpu-offload-rhel-8-cmake-build-only has been updated
with a newer version of Ninja that supports Fortran.
DeltaFile
+1-1offload/cmake/caches/AMDGPUBot.cmake
+1-11 files

LLVM/project 0735537flang-rt/cmake/modules GetToolchainDirs.cmake

[Flang-RT] Append to library subdir

The code intended to append more directories as required, instead of
discarding the previous steps.

NFCI accept on Apple.
DeltaFile
+7-7flang-rt/cmake/modules/GetToolchainDirs.cmake
+7-71 files

LLVM/project 13261e8flang-rt/cmake/modules GetToolchainDirs.cmake

[Flang-RT][NFC] Fix comment

The cases of LLVM_ENABLE_PER_TARGET_RUNTIME_DIR were swapped.

Noticed by @DanielCChen in #130875. Thanks!
DeltaFile
+2-2flang-rt/cmake/modules/GetToolchainDirs.cmake
+2-21 files

LLVM/project cbeae3eflang/runtime CMakeLists.txt

[Flang] Fix libquadmath in non-LLVM_ENABLE_RUNTIMES build.

The LLVM_ENABLE_RUNTIMES build introduced a new configure-time header
quadmath_wrapper.h. Also create the header in non-LLVM_ENABLE_RUNTIMES
builds.
DeltaFile
+6-0flang/runtime/CMakeLists.txt
+6-01 files

LLVM/project 88f3148flang/docs F202X.md

Premerge ci test with only change in flang
DeltaFile
+1-1flang/docs/F202X.md
+1-11 files

LLVM/project 704438b.ci compute-projects.sh monolithic-linux.sh, flang/docs F202X.md

Test premerge CI which modification in flang/
DeltaFile
+19-6.ci/compute-projects.sh
+10-0.ci/monolithic-linux.sh
+1-1flang/docs/F202X.md
+1-1.ci/generate-buildkite-pipeline-premerge
+31-84 files

LLVM/project b2354ff.ci compute-projects.sh

Do not add flang-rt to projects-to-test in the first place
DeltaFile
+15-8.ci/compute-projects.sh
+15-81 files

LLVM/project 3d95f2e.ci compute-projects.sh

Exclude flang-rt from LLVM_ENABLE_PROJECTS
DeltaFile
+2-8.ci/compute-projects.sh
+2-81 files

LLVM/project 881b6bf.ci generate-buildkite-pipeline-premerge

Consider changes in flang-rt
DeltaFile
+1-1.ci/generate-buildkite-pipeline-premerge
+1-11 files

LLVM/project 637f662flang-rt README.md, flang/docs F202X.md

Test change in flang-rt to trigger flang compilation
DeltaFile
+1-1flang-rt/README.md
+1-1flang/docs/F202X.md
+2-22 files

LLVM/project 59ec1ee.ci compute-projects.sh

Trigger build of Flang when flang-rt is changed
DeltaFile
+7-0.ci/compute-projects.sh
+7-01 files

LLVM/project bed0c3f.ci monolithic-local.sh monolithic-linux.sh

Adjust all runtime build configurations
DeltaFile
+0-127.ci/monolithic-local.sh
+6-0.ci/monolithic-linux.sh
+6-1272 files

LLVM/project 6e7d7fd.ci monolithic-local.sh monolithic-linux.sh

Pass LLVM_BINARY_DIR required for testing
DeltaFile
+127-0.ci/monolithic-local.sh
+1-0.ci/monolithic-linux.sh
+128-02 files

LLVM/project 26bb93a.ci monolithic-linux.sh

Set FLANG_ENABLE_FLANG_RT=OFF
DeltaFile
+1-0.ci/monolithic-linux.sh
+1-01 files

LLVM/project d2144a0offload/cmake/caches AMDGPUBot.cmake

Undo unrelated change
DeltaFile
+1-1offload/cmake/caches/AMDGPUBot.cmake
+1-11 files

LLVM/project 67809ceflang/docs F202X.md

Add change in flang/ to trigger pre-merge check
DeltaFile
+1-1flang/docs/F202X.md
+1-11 files

LLVM/project e8b028a.ci compute-projects.sh monolithic-linux.sh

Minimal changes
DeltaFile
+1-11.ci/compute-projects.sh
+3-3.ci/monolithic-linux.sh
+1-1.ci/generate-buildkite-pipeline-premerge
+5-153 files

LLVM/project 8c41ae6lldb/tools/lldb-dap lldb-dap.cpp, llvm/test/CodeGen/AMDGPU bf16.ll

Merge branch 'main' into users/meinersbur/flang_runtime_premerge
DeltaFile
+65,595-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+7,194-3,880llvm/test/CodeGen/AMDGPU/bf16.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm90.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm70.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm60.ll
+309-5,049lldb/tools/lldb-dap/lldb-dap.cpp
+90,138-8,9295,013 files not shown
+307,445-100,3025,019 files

LLVM/project b0d0879.ci monolithic-linux.sh

Pass Flang as Fortran compiler
DeltaFile
+4-2.ci/monolithic-linux.sh
+4-21 files

LLVM/project a7b728coffload/cmake/caches AMDGPUBot.cmake

flang_runtime_amdgpu-offload
DeltaFile
+1-1offload/cmake/caches/AMDGPUBot.cmake
+1-11 files

LLVM/project 93a7713.ci compute-projects.sh generate-buildkite-pipeline-premerge

Merge branch 'flang_runtime_premerge' into users/meinersbur/flang_runtime_premerge
DeltaFile
+4-2.ci/compute-projects.sh
+1-1.ci/generate-buildkite-pipeline-premerge
+5-32 files

LLVM/project da2a539.ci compute-projects.sh generate-buildkite-pipeline-premerge

flang-rt is a runtime
DeltaFile
+4-2.ci/compute-projects.sh
+1-1.ci/generate-buildkite-pipeline-premerge
+5-32 files

LLVM/project 8345c19.ci compute-projects.sh

flang-rt has dependencies
DeltaFile
+11-1.ci/compute-projects.sh
+11-11 files

LLVM/project afada27.ci compute-projects.sh

Don't change deps
DeltaFile
+1-6.ci/compute-projects.sh
+1-61 files

LLVM/project 9ebeeae.ci compute-projects.sh

[Premerge] Add flang-rt
DeltaFile
+8-1.ci/compute-projects.sh
+8-11 files

LLVM/project 7e4fef6flang-rt README.md

[flang-rt][NFC] Fix grammar
DeltaFile
+2-2flang-rt/README.md
+2-21 files

LLVM/project 2bf7d33flang-rt README.md, llvm CMakeLists.txt

Implicitly enable Flang-RT
DeltaFile
+13-0llvm/CMakeLists.txt
+6-1flang-rt/README.md
+19-12 files

LLVM/project b14ff22flang CMakeLists.txt, flang/cmake/modules AddFlangOffloadRuntime.cmake

Remove FLANG_INCLUDE_RUNTIME
DeltaFile
+0-146flang/cmake/modules/AddFlangOffloadRuntime.cmake
+0-134flang/runtime/Float128Math/CMakeLists.txt
+0-43flang/runtime/CUDA/CMakeLists.txt
+1-42flang/unittests/CMakeLists.txt
+2-29flang/CMakeLists.txt
+2-15flang/tools/f18/CMakeLists.txt
+5-4096 files not shown
+5-45112 files

LLVM/project 698bcd0flang CMakeLists.txt, flang/cmake/modules AddFlangOffloadRuntime.cmake

Remove FLANG_INCLUDE_RUNTIME
DeltaFile
+0-146flang/cmake/modules/AddFlangOffloadRuntime.cmake
+0-134flang/runtime/Float128Math/CMakeLists.txt
+1-42flang/unittests/CMakeLists.txt
+0-43flang/runtime/CUDA/CMakeLists.txt
+2-29flang/CMakeLists.txt
+2-15flang/tools/f18/CMakeLists.txt
+5-4096 files not shown
+5-45112 files