Skip to content

i#7695: Allow 32-bit log about AVX-512 not fully supported#7892

Merged
abhinav92003 merged 1 commit intomasterfrom
i7695-relax-exp-op
May 6, 2026
Merged

i#7695: Allow 32-bit log about AVX-512 not fully supported#7892
abhinav92003 merged 1 commit intomasterfrom
i7695-relax-exp-op

Conversation

@abhinav92003
Copy link
Copy Markdown
Contributor

@abhinav92003 abhinav92003 commented May 6, 2026

This log is printed always on 32-bit because of some missing support when there's any AVX-512 instr seen. It should be expected.

Tested using x86-32 build on a VM with AVX-512 supported where the following tests used to fail without this fix but now pass.

        233 - code_api|client.drx-scattergather (Failed)
        234 - code_api|client.drx-scattergather-bbdup (Failed)
        263 - code_api|sample.memval_simple_scattergather (Failed)
        321 - code_api|tool.drcachesim.scattergather-x86 (Failed)

Issue: #7695

This log is printed always on 32-bit because of some missing support when there's any AVX-512 instr seen. It should be expected.

Issue: #7695
@abhinav92003 abhinav92003 changed the title i#7695: Allow 32-bit message about AVX-512 not fully supported i#7695: Allow 32-bit log about AVX-512 not fully supported May 6, 2026
@abhinav92003 abhinav92003 requested a review from derekbruening May 6, 2026 19:50
@abhinav92003 abhinav92003 merged commit 9803dbf into master May 6, 2026
29 of 31 checks passed
@abhinav92003 abhinav92003 deleted the i7695-relax-exp-op branch May 6, 2026 20:52
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