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

[msan] Precommit MSan Arm NEON vst tests with origin-tracking #99555

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

thurstond
Copy link
Contributor

This adds an abridged copy of neon_vst.ll (from ff08215), but with origin tracking enabled.

The test will be updated when MSan's Arm NEON support is improved (e.g., #99360).

This adds an abridged copy of neon_vst.ll (from llvm@ff08215), but with origin tracking enabled.

The test will be updated when MSan's Arm NEON support is improved (e.g., llvm#99360).
@vitalybuka vitalybuka merged commit eb7d54a into llvm:main Jul 18, 2024
5 of 7 checks passed
thurstond added a commit that referenced this pull request Jul 19, 2024
This adds support for vst{2,3,4}, which are not correctly handled by
handleUnknownIntrinsic/handleVector{Load,Store}Intrinsic.

This patch also updates the tests introduced in
#98247 and
#99555

---------

Co-authored-by: Vitaly Buka <[email protected]>
sgundapa pushed a commit to sgundapa/upstream_effort that referenced this pull request Jul 23, 2024
…9555)

This adds an abridged copy of neon_vst.ll (from
llvm@ff08215),
but with origin tracking enabled.

The test will be updated when MSan's Arm NEON support is improved (e.g.,
llvm#99360).
sgundapa pushed a commit to sgundapa/upstream_effort that referenced this pull request Jul 23, 2024
…9360)

This adds support for vst{2,3,4}, which are not correctly handled by
handleUnknownIntrinsic/handleVector{Load,Store}Intrinsic.

This patch also updates the tests introduced in
llvm#98247 and
llvm#99555

---------

Co-authored-by: Vitaly Buka <[email protected]>
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary:
This adds an abridged copy of neon_vst.ll (from
ff08215),
but with origin tracking enabled.

The test will be updated when MSan's Arm NEON support is improved (e.g.,
#99360).

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60251368
yuxuanchen1997 pushed a commit that referenced this pull request Jul 25, 2024
Summary:
This adds support for vst{2,3,4}, which are not correctly handled by
handleUnknownIntrinsic/handleVector{Load,Store}Intrinsic.

This patch also updates the tests introduced in
#98247 and
#99555

---------

Co-authored-by: Vitaly Buka <[email protected]>

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60251436
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.

2 participants