arm64: fix clang ICE on Windows for zdot_thunderx2t99.c
Guard .align directive to avoid internal compiler error on
AArch64 Windows with clang.
See: https://github.com/llvm/llvm-project/issues/149547
See: #5076
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>