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

Fixing flow.dispatch.workgroups tied operands when removing args. #5108

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

benvanik
Copy link
Collaborator

No description provided.

@benvanik benvanik added the bug 🐞 Something isn't working label Mar 15, 2021
@google-cla google-cla bot added the cla: yes label Mar 15, 2021
@benvanik benvanik added compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm) and removed cla: yes labels Mar 15, 2021
@google-cla google-cla bot added the cla: yes label Mar 15, 2021
@benvanik benvanik marked this pull request as ready for review March 15, 2021 20:37
@benvanik benvanik merged commit 5670121 into main Mar 15, 2021
@benvanik benvanik deleted the benvanik-tied branch March 15, 2021 21:19
@not-jenni not-jenni mentioned this pull request Mar 16, 2021
copybara-service bot pushed a commit that referenced this pull request Mar 16, 2021
* 9ae2e49 Rename compiler2 to compiler (#5113)
* 4168916 [CodeGen] Add a pattern to canonicalize HAL interface load/store (#5103)
* 5b6e7d1 Rewrite benchmarking scripts with Python. (#5082)
* 36912bc Merge google -> main (#5117)
* ec9f244 Merge branch 'main' into google-to-main
* e479591 Disable native-py check from buildifier action
* 02bb838 Enable concat, gather and torch_index_select on Linalg on tensors path. (#5053)
* 31c71df Integrate MLIR-EmitC at iml130/mlir-emitc@3483f16 (#5114)
* 2839b02 Fix missing <cstddef> header file. (#5112)
* 5670121 Fixing flow.dispatch.workgroups tied operands when removing args. (#5108)

COPYBARA_INTEGRATE_REVIEW=#5125 from not-jenni:main-to-google 4936e55
PiperOrigin-RevId: 363244672
iree-github-actions-bot pushed a commit that referenced this pull request Mar 16, 2021
* 9ae2e49 Rename compiler2 to compiler (#5113)
* 4168916 [CodeGen] Add a pattern to canonicalize HAL interface load/store (#5103)
* 5b6e7d1 Rewrite benchmarking scripts with Python. (#5082)
* 36912bc Merge google -> main (#5117)
* ec9f244 Merge branch 'main' into google-to-main
* e479591 Disable native-py check from buildifier action
* 02bb838 Enable concat, gather and torch_index_select on Linalg on tensors path. (#5053)
* 31c71df Integrate MLIR-EmitC at iml130/mlir-emitc@3483f16 (#5114)
* 2839b02 Fix missing <cstddef> header file. (#5112)
* 5670121 Fixing flow.dispatch.workgroups tied operands when removing args. (#5108)

PiperOrigin-RevId: 363244672
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working compiler/dialects Relating to the IREE compiler dialects (flow, hal, vm)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants