Skip to content
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

adds missing bazel dependencies #110904

Merged
merged 1 commit into from
Oct 2, 2024
Merged

adds missing bazel dependencies #110904

merged 1 commit into from
Oct 2, 2024

Conversation

cjdb
Copy link
Contributor

@cjdb cjdb commented Oct 2, 2024

No description provided.

@cjdb cjdb requested review from rupprecht and keith as code owners October 2, 2024 17:51
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Oct 2, 2024
@rupprecht rupprecht merged commit 405f8a1 into llvm:main Oct 2, 2024
8 checks passed
bjacob pushed a commit to bjacob/llvm-project that referenced this pull request Oct 2, 2024
bjacob added a commit that referenced this pull request Oct 2, 2024
Following up on #110904.

Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
hanhanW added a commit to iree-org/iree that referenced this pull request Oct 2, 2024
Cherry-picks:
1. llvm/llvm-project#110918
2. llvm/llvm-project#110904
3. llvm/llvm-project#110927

The revision disables the pack/unpack decomposition when any of inner
tiles is dynamic. Because it leads to unbounded stack allocation (which
is introduced by tensor.pad op). It's broken by the `Extend the logic to
generalise tensor.pack` commits. See
llvm/llvm-project@66f84c8
and
llvm/llvm-project@1c01bcb.

---------

Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
Signed-off-by: hanhanW <hanhan0912@gmail.com>
Co-authored-by: hanhanW <hanhan0912@gmail.com>
Sterling-Augustine pushed a commit to Sterling-Augustine/llvm-project that referenced this pull request Oct 3, 2024
Sterling-Augustine pushed a commit to Sterling-Augustine/llvm-project that referenced this pull request Oct 3, 2024
Following up on llvm#110904.

Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
xgupta pushed a commit to xgupta/llvm-project that referenced this pull request Oct 4, 2024
xgupta pushed a commit to xgupta/llvm-project that referenced this pull request Oct 4, 2024
Following up on llvm#110904.

Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants