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

[AutoBump] Merge with fixes of 2b01f8b7 (Oct 26) (95) #480

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

mgehre-amd
Copy link
Collaborator

No description provided.

sahas3 and others added 2 commits October 25, 2024 15:37

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…ensor_hacked_twin for TorchToTosa lowering. (llvm#3790)

1. Negative indices for tensor indexing is handled by wrapping around
the index values by checking their values at run time. Without the fix,
there was a runtime error.
2. Added a lit test to lock down the behavior.
3. Updated the `xfails_set` for `fx_importer_tosa` config to lockdown
the behavior with e2e test as well.

"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY."
Base automatically changed from bump_to_54d9e240 to bump_to_aca33f17 January 29, 2025 07:44
@mgehre-amd mgehre-amd merged commit 9529dcc into bump_to_aca33f17 Jan 29, 2025
2 of 4 checks passed
@mgehre-amd mgehre-amd deleted the bump_to_2b01f8b7 branch January 29, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants