mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
By using `-mno-outline-atomics` compiler option, that will embed atomic instructions, instead of inserting `__aarch64_swp4_relax` call Pull Request resolved: https://github.com/pytorch/pytorch/pull/169723 Approved by: https://github.com/huydhn