Skip to content
Snippets Groups Projects

ARM Fixes

Merged Josh Borrow requested to merge arm_fixes into master

Few changes for ARM ThunderX2 and ARM-clang:

  • Do not assume char is signed. Use int8_t for the time-bin .
  • Improve the detection of the ARMv8.1a cycle counter assembly instruction.
  • Fix cycle.h for ARMv8.1a. Will push upstream to FFTW.
  • Add a synchronization point in the memswap() for clang on ARM.
  • Do not let the autotools choose the flags for clang and GCC on ARM 8.1a. Use the native instructions.
  • Upgrade to some of the autotools macros.
Edited by Matthieu Schaller

Merge request reports

Merged by avatar (May 29, 2025 3:13pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading