pytorch
c7431061 - _mm_prefetch is for Intel, changed to __prefetch for Arm64 (#96638)

Commit
1 year ago
_mm_prefetch is for Intel, changed to __prefetch for Arm64 (#96638) The current master build on Windows Arm64 is broken on this. Pull Request resolved: https://github.com/pytorch/pytorch/pull/96638 Approved by: https://github.com/malfet
Author
Committer
Parents
Loading