Load-from-misaligned-address failures on Hexagon simulator
Open
- Dominant language
- C
- Stars
- 2.5k
- Forks
- 560
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 163
Description
Several tests fail when built for Hexagon and run under the simulator; the QuRT exit code (0x2001) indicates the failures are load from misaligned addresses:
```
test/qs8_dwconv_minmax_multipass_fp32_test
test/qs8_qc8w_dwconv_minmax_multipass_fp32_test
test/qu8_dwconv_minmax_multipass_fp32_test
```
(Haven't tested on hardware yet, will update this bug once I've done so.)
Contributor guide
Assessment
This issue has not been assessed yet.