[all-commits] [llvm/llvm-project] c4e1ac: [AArch64] Add tests for 128-bit atomic loads with ...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Tue Jul 20 14:03:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4e1acf19b754f47350fd73b0d5b9614ee64a584
https://github.com/llvm/llvm-project/commit/c4e1acf19b754f47350fd73b0d5b9614ee64a584
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic-128.ll
M llvm/test/CodeGen/AArch64/atomic-ops-lse.ll
Log Message:
-----------
[AArch64] Add tests for 128-bit atomic loads with casp available.
We currently don't use casp; maybe we should?
More information about the All-commits
mailing list