[clang] [llvm] [AArch64][clang][llvm] Add ACLE `stshh` atomic store builtin (PR #181386)
Jonathan Thackray via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 20 09:17:43 PST 2026
================
@@ -0,0 +1,12 @@
+; RUN: llc -mtriple=aarch64 -mattr=+pcdphint < %s | FileCheck %s
----------------
jthackray wrote:
Yep, done.
https://github.com/llvm/llvm-project/pull/181386
More information about the llvm-commits
mailing list