oneDNN
oneDNN copied to clipboard
aarch64: shuffle: fix segv for bf16 cases
Description
This PR fixes https://github.com/oneapi-src/oneDNN/issues/1806
Checklist
General
- [x] Do all unit and benchdnn tests (
make test
andmake test_benchdnn_*
) pass locally for each commit? - [x] Have you formatted the code using clang-format?
Bug fixes
- [x] Have you included information on how to reproduce the issue (either in a github issue or in this PR)?