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

Fix PCLMULQDQ, AVX512VNNI and VPCLMULQDQ feature tests for Intel LLVM compiler (icx) #1672

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

mtl1979
Copy link
Collaborator

@mtl1979 mtl1979 commented Feb 18, 2024

  • Intel(R) oneAPI DPC++/C++ Compiler is based on Clang 17, but is identified as IntelLLVM by CMake
  • Tested with version 2024.0.2 Build 20231213

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ec36a4) 83.28% compared to head (734fbb6) 83.28%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1672   +/-   ##
========================================
  Coverage    83.28%   83.28%           
========================================
  Files          135      135           
  Lines        10921    10921           
  Branches      2815     2815           
========================================
  Hits          9096     9096           
  Misses        1125     1125           
  Partials       700      700           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtl1979 mtl1979 changed the title Fix PCLMULQDQ feature test for Intel LLVM compiler (icx) Fix PCLMULQDQ, AVX512VNNI and VPCLMULQDQ feature tests for Intel LLVM compiler (icx) Feb 18, 2024
@nmoinvaz nmoinvaz added Build Env Architecture Architecture specific labels Feb 20, 2024
@Dead2 Dead2 merged commit ca0e463 into zlib-ng:develop Feb 21, 2024
140 checks passed
This was referenced May 30, 2024
@Dead2 Dead2 mentioned this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Architecture specific Build Env
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants