Files
clang-p2996/llvm/test/CodeGen/AArch64/Atomics
Tomas Matheson 5a9cb37722 [AArch64] Add atomics tests for lse2+lse128
FEAT_LSE128 implies FEAT_LSE but not FEAT_LSE2, so add tests showing
what happens when you have both.

Differential Revision: https://reviews.llvm.org/D142712
2023-01-30 11:36:12 +00:00
..