Skip to content
GitLab
Explore
Sign in
Fix compile error and segmentation fault in scheduler on some ARM architectures
Code
Review changes
Check out branch
Download
Patches
Plain diff
Arthur Marius Hennequin
requested to merge
ahennequ_armfix
into
master
Feb 26, 2021
Overview
26
Commits
2
Pipelines
1
Changes
2
Expand
@bcouturi
@sponce
@sstahl
@nnolte
@gligorov
This MR solves 2 issues:
Trivial compile error on ARM in SIMDWrapper.h
Segfault on some architectures in the Scheduler
Edited
Feb 26, 2021
by
Arthur Marius Hennequin
Merge request reports