Skip to content

Bump externals/llvm-project from 7f13106 to 797b0dd #586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps externals/llvm-project from 7f13106 to 797b0dd.

Commits
  • 797b0dd Merge pull request #586 from Xilinx/jrickert.fold_tosa_concat
  • 38fc7c0 Add folding for tosa.concat if all inputs are constant foldable
  • 20ead4c Merge pull request #570 from Xilinx/revert-568-jrickert.DenseElementsAttrBitS...
  • 94b0f17 Revert "Allow to use the DenseElementsAttr get methods to be used with types …"
  • b8f6271 Merge pull request #569 from Xilinx/liangta.remove_pdll_binary_arith_warning
  • e91b337 chore: remove warning for inexact result
  • ee40aef Merge pull request #568 from Xilinx/jrickert.DenseElementsAttrBitStorageSize
  • 11a5e38 Allow to use the DenseElementsAttr get methods to be used with types that hav...
  • 7f76ec9 Provide tile-and-fuse for SoftMax (#540)
  • fe7b7b7 Merge pull request #539 from Xilinx/jrickert.fail_multiple_return
  • Additional commits viewable in compare view

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Jun 16, 2025
@github-actions github-actions bot enabled auto-merge June 16, 2025 04:26
Bumps [externals/llvm-project](https://github.com/Xilinx/llvm-project) from `7f13106` to `797b0dd`.
- [Commits](Xilinx/llvm-project@7f13106...797b0dd)

---
updated-dependencies:
- dependency-name: externals/llvm-project
  dependency-version: 797b0dd3de8e1a642b4f105677b456d635d2341f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/externals/llvm-project-797b0dd branch from 12231a5 to ea7dbe1 Compare June 30, 2025 16:38
@github-actions github-actions bot merged commit eade9a7 into feature/backport_ea1_ops Jun 30, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/submodules/externals/llvm-project-797b0dd branch June 30, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants