Skip to content
Snippets Groups Projects

Remove inexistant SIMD instruction

Merged Thomas Laurent requested to merge error-simd-intrinsic-name into develop
All threads resolved!

develop branch doesn't compile with AVX2 only see: https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html# _mm_loadi_epi32() doesn't exist in SSE, only in AVX512 familly, despite it is a 128 bits vector size instruction

Edited by Thomas Laurent

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Robert Schmidt
  • Robert Schmidt
  • Robert Schmidt
  • Robert Schmidt requested changes

    requested changes

  • Thomas Laurent changed the description

    changed the description

  • Robert Schmidt mentioned in merge request !3248 (merged)

    mentioned in merge request !3248 (merged)

  • Robert Schmidt resolved all threads

    resolved all threads

  • Robert Schmidt approved this merge request

    approved this merge request

  • changed milestone to %OK_TO_BE_MERGED

  • Robert Schmidt mentioned in commit 976f2101

    mentioned in commit 976f2101

  • Robert Schmidt mentioned in commit ff58b5e1

    mentioned in commit ff58b5e1

  • Robert Schmidt merged with merge request !3248 (merged)

    merged with merge request !3248 (merged)

  • Please register or sign in to reply
    Loading