Bump ad-m/github-push-action from 1.1.0 to 1.3.0 in the github-actions group (#24536)

Bumps the github-actions group with 1 update:
[ad-m/github-push-action](https://github.com/ad-m/github-push-action).

Updates `ad-m/github-push-action` from 1.1.0 to 1.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ad-m/github-push-action/releases">ad-m/github-push-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: Add addional GH token descriptor name by <a
href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a
href="https://redirect.github.com/ad-m/github-push-action/pull/375">ad-m/github-push-action#375</a></li>
<li>feat: Adjust the detached HEAD documentation by <a
href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a
href="https://redirect.github.com/ad-m/github-push-action/pull/376">ad-m/github-push-action#376</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ad-m/github-push-action/compare/v1...v1.3.0">https://github.com/ad-m/github-push-action/compare/v1...v1.3.0</a></p>
<h2>v1.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: Add git pull support by <a
href="https://github.com/ZPascal"><code>@​ZPascal</code></a> in <a
href="https://redirect.github.com/ad-m/github-push-action/pull/373">ad-m/github-push-action#373</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ad-m/github-push-action/compare/v1...v1.2.0">https://github.com/ad-m/github-push-action/compare/v1...v1.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ad-m/github-push-action/commit/881a6320fdb16eb5318c5054f31c218aec2b324c"><code>881a632</code></a>
feat: Adjust the detached HEAD documentation (<a
href="https://redirect.github.com/ad-m/github-push-action/issues/376">#376</a>)</li>
<li><a
href="https://github.com/ad-m/github-push-action/commit/f917f9b5ca9dfd7af6d104698e53b579ae2f3a7d"><code>f917f9b</code></a>
feat: Add addional GH token descriptor name (<a
href="https://redirect.github.com/ad-m/github-push-action/issues/375">#375</a>)</li>
<li><a
href="https://github.com/ad-m/github-push-action/commit/fdfe7e83ff42edf5d49846b69f3c78d806169d51"><code>fdfe7e8</code></a>
feat: Add git pull support (<a
href="https://redirect.github.com/ad-m/github-push-action/issues/373">#373</a>)</li>
<li><a
href="https://github.com/ad-m/github-push-action/commit/d30dc2d070765d7e509df00c34c5fa2dd636ff74"><code>d30dc2d</code></a>
docs: Adjust the link</li>
<li>See full diff in <a
href="https://github.com/ad-m/github-push-action/compare/4cc74773234f74829a8c21bc4d69dd4be9cfa599...881a6320fdb16eb5318c5054f31c218aec2b324c">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ad-m/github-push-action&package-manager=github_actions&previous-version=1.1.0&new-version=1.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artem Gindinson <gindinson@roofline.ai>
2 files changed
tree: 84bbd6e902887eea9b191b05919be66e25be56fe
  1. .github/
  2. build_tools/
  3. compiler/
  4. docs/
  5. experimental/
  6. integrations/
  7. lib/
  8. llvm-external-projects/
  9. runtime/
  10. samples/
  11. tests/
  12. third_party/
  13. tools/
  14. .bazel_to_cmake.cfg.py
  15. .bazelignore
  16. .bazelrc
  17. .bazelversion
  18. .clang-format
  19. .git-blame-ignore-revs
  20. .gitattributes
  21. .gitignore
  22. .gitmodules
  23. .pre-commit-config.yaml
  24. .yamllint.yml
  25. AUTHORS
  26. BUILD.bazel
  27. CITATION.cff
  28. CMakeLists.txt
  29. configure_bazel.py
  30. CONTRIBUTING.md
  31. LICENSE
  32. MAINTAINERS.md
  33. MODULE.bazel
  34. README.md
  35. RELEASING.md
README.md

IREE: Intermediate Representation Execution Environment

IREE (Intermediate Representation Execution Eenvironment, pronounced as “eerie”) is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the datacenter and down to satisfy the constraints and special considerations of mobile and edge deployments.

See our website for project details, user guides, and instructions on building from source.

IREE Discord Status pre-commit OpenSSF Best Practices

Project news

Project status

Release status

Releases notes are published on GitHub releases.

PackageRelease status
GitHub release (stable)GitHub Release
GitHub release (nightly)GitHub Release
iree-base-compilerPyPI version
iree-base-runtimePyPI version

For more details on the release process, see https://iree.dev/developers/general/release-management/.

Build status

CI PkgCI

Nightly build status

Operating systemBuild status
LinuxCI - Linux arm64 clang
macOSCI - macOS x64 clang
macOSCI - macOS arm64 clang

For the full list of workflows see https://iree.dev/developers/general/github-actions/.

Communication channels

Related project channels

  • MLIR topic within LLVM Discourse: IREE is enabled by and heavily relies on MLIR. IREE sometimes is referred to in certain MLIR discussions. Useful if you are also interested in MLIR evolution.

Architecture overview

IREE Architecture IREE Architecture

See our website for more information.

Presentations and talks

Community meeting recordings: IREE YouTube channel

DateTitleRecordingSlides
2025-06-10Data-Tiling in IREE: Achieving High Performance Through Compiler Design (AsiaLLVM)recordingslides
2025-05-17Introduction to GPU architecture and IREE's GPU CodeGen Pipelinerecordingslides
2025-02-12The Long Tail of AI: SPIR-V in IREE and MLIR (Vulkanised)recordingslides
2024-10-01Unveiling the Inner Workings of IREE: An MLIR-Based Compiler for Diverse Hardwarerecording
2021-06-09IREE Runtime Design Tech Talkrecordingslides
2020-08-20IREE CodeGen (MLIR Open Design Meeting)recordingslides
2020-03-18Interactive HAL IR Walkthroughrecording
2020-01-31End-to-end MLIR Workflow in IREE (MLIR Open Design Meeting)recordingslides

License

IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.