Skip to content

Conversation

@rocm-devops
Copy link
Contributor

Associated JIRA ticket number/Github issue number

Fixes https://ontrack-internal.amd.com/browse/SWDEV-538607

What type of PR is this? (check all applicable)

  • [x ] Refactor
  • [x ] Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Continuous Integration

What were the changes?

Mirrored from external github PR: #170
Existing unguarded uses of x86 intrinsics are replaced with equivalent calls to generic interfaces provided by the SIMDe library. SIMDe itself is added as a build dependency

Why are these changes needed?

Direct, unguarded use of architecture specific intrinsics / builtins creates challenges both when studying the library's behaviour on non-x86 targets, and when exploring different OSes.

Updated CHANGELOG?

  • Yes
  • [ x] No, Does not apply to this PR.

Added/Updated documentation?

  • Yes
  • [ x] No, Does not apply to this PR.

Additional Checks

  • I have added tests relevant to the introduced functionality, and the unit tests are passing locally.
  • [x ] Any dependent changes have been merged.

@rocm-devops
Copy link
Contributor Author

!verify

@rocm-devops
Copy link
Contributor Author

Imported to ROCm/rocm-systems

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.

4 participants