[all-commits] [llvm/llvm-project] d87200: [X86] Add atomic vector tests for unaligned >1 siz...
jofrn via All-commits
all-commits at lists.llvm.org
Thu Oct 23 13:11:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d87200e8ca2a2c593baea2e113b90bf43409b534
https://github.com/llvm/llvm-project/commit/d87200e8ca2a2c593baea2e113b90bf43409b534
Author: jofrn <jofernau at amd.com>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/test/CodeGen/X86/atomic-load-store.ll
Log Message:
-----------
[X86] Add atomic vector tests for unaligned >1 sizes. (#148896)
Unaligned atomic vectors with size >1 are lowered to calls.
Adding their tests separately here.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list