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

[AArch64][SVE] Merge 14e1a4a6eef2fb95ec852c9ddfc597f80bba3226 into LLVM 13.0.0 #51061

Closed
brads55 opened this issue Sep 2, 2021 · 3 comments
Closed
Labels
backend:AArch64 bugzilla Issues migrated from bugzilla

Comments

@brads55
Copy link
Collaborator

brads55 commented Sep 2, 2021

Bugzilla Link 51719
Resolution FIXED
Resolved on Sep 09, 2021 09:06
Version trunk
OS All
Blocks #50580
CC @Arnaud-de-Grandmaison-ARM,@smithp35,@tstellar
Fixed by commit(s) 14e1a4a 0c2f859

Extended Description

Please merge 14e1a4a (https://reviews.llvm.org/D109145) into the LLVM 13 release branch. This fixes another codegen fault when lowering fixed length SVE gather/scatter nodes when using a specific addressing mode and datatype.

@tstellar
Copy link
Collaborator

tstellar commented Sep 7, 2021

These tests fail when I backport the patch:

LLVM :: CodeGen/AArch64/sve-fixed-length-masked-gather.ll
LLVM :: CodeGen/AArch64/sve-fixed-length-masked-scatter.ll

@brads55
Copy link
Collaborator Author

brads55 commented Sep 8, 2021

Fixed patch for release branch
Apologies, there are some slight codegen differences in the tests on the branch that I had missed. Attached is a new version of this patch with those tests fixed. (This was a test only change, the code changes remain the same).

@tstellar
Copy link
Collaborator

tstellar commented Sep 9, 2021

Merged: 0c2f859

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AArch64 bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

2 participants