Skip to content

Conversation

@phgarciadev
Copy link

No description provided.

@github-actions
Copy link

Thank you for submitting a Pull Request (PR) to the LLVM Project!

This PR will be automatically labeled and the relevant teams will be notified.

If you wish to, you can add reviewers by using the "Reviewers" section on this page.

If this is not working for you, it is probably because you do not have write permissions for the repository. In which case you can instead tag reviewers by name in a comment by using @ followed by their GitHub username.

If you have received no comments on your PR for a week, you can request a review by "ping"ing the PR by adding a comment “Ping”. The common courtesy "ping" rate is once a week. Please remember that you are asking for valuable time from other developers.

If you have further questions, they may be answered by the LLVM GitHub User Guide.

You can also ask questions in a comment on this PR, on the LLVM Discord or on the forums.

@llvmbot llvmbot added infrastructure Bugs about LLVM infrastructure github:workflow labels Oct 26, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 26, 2025

@llvm/pr-subscribers-infrastructure

@llvm/pr-subscribers-github-workflow

Author: Pedro Henrique (phkaiser13)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/165176.diff

0 Files Affected:

  • (removed) .ci/all_requirements.txt (-393)
  • (removed) .ci/cache_lit_timing_files.py (-94)
  • (removed) .ci/compute_projects.py (-350)
  • (removed) .ci/compute_projects_test.py (-442)
  • (removed) .ci/generate_test_report_github.py (-33)
  • (removed) .ci/generate_test_report_lib.py (-284)
  • (removed) .ci/generate_test_report_lib_test.py (-811)
  • (removed) .ci/metrics/Dockerfile (-7)
  • (removed) .ci/metrics/metrics.py (-538)
  • (removed) .ci/metrics/metrics_test.py (-414)
  • (removed) .ci/metrics/requirements.lock.txt (-343)
  • (removed) .ci/metrics/requirements.txt (-2)
  • (removed) .ci/monolithic-linux.sh (-106)
  • (removed) .ci/monolithic-windows.sh (-65)
  • (removed) .ci/premerge_advisor_explain.py (-63)
  • (removed) .ci/premerge_advisor_upload.py (-61)
  • (removed) .ci/requirements.txt (-2)
  • (removed) .ci/utils.sh (-73)
  • (removed) .clang-format-ignore ()
  • (removed) .github/CODEOWNERS (-170)
  • (removed) .github/copilot-instructions.md (-4)
  • (removed) .github/new-issues-labeler.yml (-38)
  • (removed) .github/new-prs-labeler.yml (-1131)
  • (removed) .github/renovate.json (-12)
  • (removed) .github/workflows/README.md (-1)
  • (removed) .github/workflows/bazel-checks.yml (-32)
  • (removed) .github/workflows/build-ci-container-tooling.yml (-115)
  • (removed) .github/workflows/build-ci-container-windows.yml (-73)
  • (removed) .github/workflows/build-ci-container.yml (-117)
  • (removed) .github/workflows/build-metrics-container.yml (-78)
  • (removed) .github/workflows/check-ci.yml (-40)
  • (removed) .github/workflows/ci-post-commit-analyzer-run.py (-34)
  • (removed) .github/workflows/ci-post-commit-analyzer.yml (-95)
  • (removed) .github/workflows/commit-access-greeter.yml (-40)
  • (removed) .github/workflows/commit-access-review.py (-402)
  • (removed) .github/workflows/commit-access-review.yml (-34)
  • (removed) .github/workflows/containers/github-action-ci-tooling/Dockerfile (-82)
  • (removed) .github/workflows/containers/github-action-ci-windows/Dockerfile (-142)
  • (removed) .github/workflows/containers/github-action-ci/Dockerfile (-109)
  • (removed) .github/workflows/docs.yml (-215)
  • (removed) .github/workflows/email-check.yaml (-47)
  • (removed) .github/workflows/get-llvm-version/action.yml (-26)
  • (removed) .github/workflows/gha-codeql.yml (-37)
  • (removed) .github/workflows/hlsl-matrix.yaml (-30)
  • (removed) .github/workflows/hlsl-test-all.yaml (-87)
  • (removed) .github/workflows/issue-release-workflow.yml (-69)
  • (removed) .github/workflows/issue-subscriber.yml (-37)
  • (removed) .github/workflows/issue-write.yml (-158)
  • (removed) .github/workflows/libc-fullbuild-tests.yml (-133)
  • (removed) .github/workflows/libc-overlay-tests.yml (-114)
  • (removed) .github/workflows/libclang-abi-tests.yml (-171)
  • (removed) .github/workflows/libclang-python-tests.yml (-57)
  • (removed) .github/workflows/libcxx-build-and-test.yaml (-290)
  • (removed) .github/workflows/libcxx-build-containers.yml (-79)
  • (removed) .github/workflows/libcxx-check-generated-files.yml (-24)
  • (removed) .github/workflows/libcxx-run-benchmarks.yml (-116)
  • (removed) .github/workflows/llvm-abi-tests.yml (-185)
  • (removed) .github/workflows/llvm-bugs.yml (-63)
  • (removed) .github/workflows/merged-prs.yml (-41)
  • (removed) .github/workflows/mlir-spirv-tests.yml (-51)
  • (removed) .github/workflows/new-issues.yml (-23)
  • (removed) .github/workflows/new-prs.yml (-75)
  • (removed) .github/workflows/pr-code-format.yml (-72)
  • (removed) .github/workflows/pr-code-lint.yml (-104)
  • (removed) .github/workflows/pr-request-release-note.yml (-49)
  • (removed) .github/workflows/pr-subscriber.yml (-34)
  • (removed) .github/workflows/premerge.yaml (-221)
  • (removed) .github/workflows/release-asset-audit.py (-104)
  • (removed) .github/workflows/release-asset-audit.yml (-59)
  • (removed) .github/workflows/release-binaries-all.yml (-105)
  • (removed) .github/workflows/release-binaries.yml (-302)
  • (removed) .github/workflows/release-documentation.yml (-95)
  • (removed) .github/workflows/release-doxygen.yml (-72)
  • (removed) .github/workflows/release-lit.yml (-79)
  • (removed) .github/workflows/release-sources.yml (-108)
  • (removed) .github/workflows/release-tasks.yml (-144)
  • (removed) .github/workflows/scorecard.yml (-62)
  • (removed) .github/workflows/set-release-binary-outputs.sh (-34)
  • (removed) .github/workflows/spirv-tests.yml (-46)
  • (removed) .github/workflows/unprivileged-download-artifact/action.yml (-81)
  • (removed) .github/workflows/version-check.py (-36)
  • (removed) .github/workflows/version-check.yml (-31)
  • (removed) bolt/CMakeLists.txt (-217)
  • (removed) bolt/LICENSE.TXT (-279)
  • (removed) bolt/Maintainers.txt (-29)
  • (removed) bolt/README.md (-207)
  • (removed) bolt/cmake/modules/AddBOLT.cmake (-35)
  • (removed) bolt/docs/BAT.md (-122)
  • (removed) bolt/docs/BinaryAnalysis.md (-187)
  • (removed) bolt/docs/CMakeLists.txt (-94)
  • (removed) bolt/docs/CommandLineArgumentReference.md (-1252)
  • (removed) bolt/docs/Heatmap.png ()
  • (removed) bolt/docs/HeatmapHeader.png ()
  • (removed) bolt/docs/Heatmaps.md (-101)
  • (removed) bolt/docs/OptimizingClang.md (-290)
  • (removed) bolt/docs/OptimizingLinux.md (-125)
  • (removed) bolt/docs/PacRetDesign.md (-228)
  • (removed) bolt/docs/README.txt (-13)
  • (removed) bolt/docs/RuntimeLibrary.md (-37)
  • (removed) bolt/docs/_static/favicon.ico ()
  • (removed) bolt/docs/conf.py (-246)
  • (removed) bolt/docs/doxygen-mainpage.dox (-15)
  • (removed) bolt/docs/doxygen.cfg.in (-2310)
  • (removed) bolt/docs/generate_doc.py (-149)
  • (removed) bolt/docs/index.rst (-257)
  • (removed) bolt/include/bolt/Core/AddressMap.h (-78)
  • (removed) bolt/include/bolt/Core/BinaryBasicBlock.h (-1020)
  • (removed) bolt/include/bolt/Core/BinaryContext.h (-1568)
  • (removed) bolt/include/bolt/Core/BinaryData.h (-242)
  • (removed) bolt/include/bolt/Core/BinaryDomTree.h (-57)
  • (removed) bolt/include/bolt/Core/BinaryEmitter.h (-43)
  • (removed) bolt/include/bolt/Core/BinaryFunction.h (-2634)
  • (removed) bolt/include/bolt/Core/BinaryFunctionCallGraph.h (-73)
  • (removed) bolt/include/bolt/Core/BinaryLoop.h (-60)
  • (removed) bolt/include/bolt/Core/BinarySection.h (-539)
  • (removed) bolt/include/bolt/Core/CallGraph.h (-195)
  • (removed) bolt/include/bolt/Core/CallGraphWalker.h (-56)
  • (removed) bolt/include/bolt/Core/DIEBuilder.h (-406)
  • (removed) bolt/include/bolt/Core/DebugData.h (-929)
  • (removed) bolt/include/bolt/Core/DebugNames.h (-220)
  • (removed) bolt/include/bolt/Core/DynoStats.h (-186)
  • (removed) bolt/include/bolt/Core/Exceptions.h (-112)
  • (removed) bolt/include/bolt/Core/FunctionLayout.h (-341)
  • (removed) bolt/include/bolt/Core/GDBIndex.h (-69)
  • (removed) bolt/include/bolt/Core/HashUtilities.h (-49)
  • (removed) bolt/include/bolt/Core/JumpTable.h (-132)
  • (removed) bolt/include/bolt/Core/Linker.h (-54)
  • (removed) bolt/include/bolt/Core/MCInstUtils.h (-347)
  • (removed) bolt/include/bolt/Core/MCPlus.h (-146)
  • (removed) bolt/include/bolt/Core/MCPlusBuilder.h (-2447)
  • (removed) bolt/include/bolt/Core/ParallelUtilities.h (-81)
  • (removed) bolt/include/bolt/Core/Relocation.h (-210)
  • (removed) bolt/include/bolt/Core/TargetConfig.def.in (-23)
  • (removed) bolt/include/bolt/Passes/ADRRelaxationPass.h (-41)
  • (removed) bolt/include/bolt/Passes/Aligner.h (-48)
  • (removed) bolt/include/bolt/Passes/AllocCombiner.h (-42)
  • (removed) bolt/include/bolt/Passes/AsmDump.h (-37)
  • (removed) bolt/include/bolt/Passes/BinaryPasses.h (-509)
  • (removed) bolt/include/bolt/Passes/CMOVConversion.h (-85)
  • (removed) bolt/include/bolt/Passes/CacheMetrics.h (-34)
  • (removed) bolt/include/bolt/Passes/DataflowAnalysis.h (-571)
  • (removed) bolt/include/bolt/Passes/DataflowInfoManager.h (-92)
  • (removed) bolt/include/bolt/Passes/DominatorAnalysis.h (-153)
  • (removed) bolt/include/bolt/Passes/FixRISCVCallsPass.h (-42)
  • (removed) bolt/include/bolt/Passes/FixRelaxationPass.h (-40)
  • (removed) bolt/include/bolt/Passes/FrameAnalysis.h (-232)
  • (removed) bolt/include/bolt/Passes/FrameOptimizer.h (-122)
  • (removed) bolt/include/bolt/Passes/HFSort.h (-96)
  • (removed) bolt/include/bolt/Passes/Hugify.h (-29)
  • (removed) bolt/include/bolt/Passes/IdenticalCodeFolding.h (-95)
  • (removed) bolt/include/bolt/Passes/IndirectCallPromotion.h (-230)
  • (removed) bolt/include/bolt/Passes/Inliner.h (-95)
  • (removed) bolt/include/bolt/Passes/InsertNegateRAStatePass.h (-46)
  • (removed) bolt/include/bolt/Passes/Instrumentation.h (-131)
  • (removed) bolt/include/bolt/Passes/InstrumentationSummary.h (-146)
  • (removed) bolt/include/bolt/Passes/JTFootprintReduction.h (-77)
  • (removed) bolt/include/bolt/Passes/LivenessAnalysis.h (-161)
  • (removed) bolt/include/bolt/Passes/LongJmp.h (-169)
  • (removed) bolt/include/bolt/Passes/LoopInversionPass.h (-59)
  • (removed) bolt/include/bolt/Passes/MCF.h (-44)
  • (removed) bolt/include/bolt/Passes/MarkRAStates.h (-33)
  • (removed) bolt/include/bolt/Passes/PAuthGadgetScanner.h (-212)
  • (removed) bolt/include/bolt/Passes/PLTCall.h (-39)
  • (removed) bolt/include/bolt/Passes/PatchEntries.h (-41)
  • (removed) bolt/include/bolt/Passes/ProfileQualityStats.h (-98)
  • (removed) bolt/include/bolt/Passes/ReachingDefOrUse.h (-154)
  • (removed) bolt/include/bolt/Passes/ReachingInsns.h (-91)
  • (removed) bolt/include/bolt/Passes/RegAnalysis.h (-89)
  • (removed) bolt/include/bolt/Passes/RegReAssign.h (-63)
  • (removed) bolt/include/bolt/Passes/ReorderAlgorithm.h (-257)
  • (removed) bolt/include/bolt/Passes/ReorderData.h (-61)
  • (removed) bolt/include/bolt/Passes/ReorderFunctions.h (-53)
  • (removed) bolt/include/bolt/Passes/ReorderUtils.h (-152)
  • (removed) bolt/include/bolt/Passes/RetpolineInsertion.h (-71)
  • (removed) bolt/include/bolt/Passes/ShrinkWrapping.h (-532)
  • (removed) bolt/include/bolt/Passes/SplitFunctions.h (-94)
  • (removed) bolt/include/bolt/Passes/StackAllocationAnalysis.h (-66)
  • (removed) bolt/include/bolt/Passes/StackAvailableExpressions.h (-57)
  • (removed) bolt/include/bolt/Passes/StackPointerTracking.h (-209)
  • (removed) bolt/include/bolt/Passes/StackReachingUses.h (-80)
  • (removed) bolt/include/bolt/Passes/StokeInfo.h (-129)
  • (removed) bolt/include/bolt/Passes/TailDuplication.h (-154)
  • (removed) bolt/include/bolt/Passes/ThreeWayBranch.h (-41)
  • (removed) bolt/include/bolt/Passes/ValidateInternalCalls.h (-96)
  • (removed) bolt/include/bolt/Passes/ValidateMemRefs.h (-41)
  • (removed) bolt/include/bolt/Passes/VeneerElimination.h (-31)
  • (removed) bolt/include/bolt/Profile/BoltAddressTranslation.h (-291)
  • (removed) bolt/include/bolt/Profile/DataAggregator.h (-600)
  • (removed) bolt/include/bolt/Profile/DataReader.h (-523)
  • (removed) bolt/include/bolt/Profile/Heatmap.h (-96)
  • (removed) bolt/include/bolt/Profile/ProfileReaderBase.h (-86)
  • (removed) bolt/include/bolt/Profile/ProfileYAMLMapping.h (-328)
  • (removed) bolt/include/bolt/Profile/YAMLProfileReader.h (-252)
  • (removed) bolt/include/bolt/Profile/YAMLProfileWriter.h (-100)
  • (removed) bolt/include/bolt/Rewrite/BinaryPassManager.h (-58)
  • (removed) bolt/include/bolt/Rewrite/DWARFRewriter.h (-195)
  • (removed) bolt/include/bolt/Rewrite/ExecutableFileMemoryManager.h (-62)
  • (removed) bolt/include/bolt/Rewrite/JITLinkLinker.h (-55)
  • (removed) bolt/include/bolt/Rewrite/MachORewriteInstance.h (-89)
  • (removed) bolt/include/bolt/Rewrite/MetadataManager.h (-51)
  • (removed) bolt/include/bolt/Rewrite/MetadataRewriter.h (-70)
  • (removed) bolt/include/bolt/Rewrite/MetadataRewriters.h (-35)
  • (removed) bolt/include/bolt/Rewrite/RewriteInstance.h (-600)
  • (removed) bolt/include/bolt/RuntimeLibs/HugifyRuntimeLibrary.h (-38)
  • (removed) bolt/include/bolt/RuntimeLibs/InstrumentationRuntimeLibrary.h (-56)
  • (removed) bolt/include/bolt/RuntimeLibs/RuntimeLibrary.h (-81)
  • (removed) bolt/include/bolt/RuntimeLibs/RuntimeLibraryVariables.inc.in (-17)
  • (removed) bolt/include/bolt/Utils/CommandLineOpts.h (-145)
  • (removed) bolt/include/bolt/Utils/NameResolver.h (-75)
  • (removed) bolt/include/bolt/Utils/NameShortener.h (-33)
error: too big or took too long to generate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github:workflow infrastructure Bugs about LLVM infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants