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

Port art avx2 patches to A15 #2700

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

soniravi31
Copy link
Contributor

This patch includes-
-Implement-AVX2-instructions-in-x64-assembler
-Introduce-the-notion-of-vector-registers
-Implement-AVX2-based-Vectorization-for-x86_64

Observed significant gains in tests:
JBench - 19%
SpecJVM (scimark.lu.small) - 35%
(scimark.lu.large) - 19%

Test done: Build and boot is fine, Run the benchmarks suite.

Tracked-On: OAM-126116

This patch includes-
  -Implement-AVX2-instructions-in-x64-assembler
  -Introduce-the-notion-of-vector-registers
  -Implement-AVX2-based-Vectorization-for-x86_64

Observed significant gains in tests:
JBench - 19%
SpecJVM (scimark.lu.small) - 35%
        (scimark.lu.large) - 19%

Test done: Build and boot is fine, Run the benchmarks suite.

Tracked-On: OAM-126116
Signed-off-by: Ravi Kumar Soni <ravi.kumar.soni@intel.com>
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

1 similar comment
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Nov 6, 2024
Copy link
Contributor

@vinaykompella vinaykompella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@shyjumon-n shyjumon-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci sysopenci added Developer Approved and removed Pending Developer Approval Pending Developer Approval labels Nov 12, 2024
Copy link
Contributor

@shyjumon-n shyjumon-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci
Copy link

Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci merged commit 369b97c into projectceladon:master Nov 12, 2024
43 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon-merge/812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants