[all-commits] [llvm/llvm-project] 560cea: [NFC][AArch64] move AArch64 non auto-generated tes...
Jonathan Thackray via All-commits
all-commits at lists.llvm.org
Sun Feb 9 16:03:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 560cea61abc68a9278d0ada26b3e7071e7b97bfe
https://github.com/llvm/llvm-project/commit/560cea61abc68a9278d0ada26b3e7071e7b97bfe
Author: Jonathan Thackray <jonathan.thackray at arm.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M llvm/test/CodeGen/AArch64/Atomics/aarch64-atomic-load-lse2.ll
A llvm/test/CodeGen/AArch64/v8.4-atomic.ll
Log Message:
-----------
[NFC][AArch64] move AArch64 non auto-generated tests to static file (#126312)
Move AArch64 non auto-generated test code into a static file, since the
script `./llvm/test/CodeGen/AArch64/Atomics/generate-tests.py` will overwrite
these tests when re-run. (Test code was originally added in change
465bc5e729fd755880b9a288de42a37ad1206301)
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