================ @@ -0,0 +1,13 @@ +; RUN: llc -mtriple=arm64_32-apple-watchos -stop-after=finalize-isel %s -o - | FileCheck %s ---------------- nikic wrote: Probably it doesn't support the arm64_32 triple right now. https://github.com/llvm/llvm-project/pull/94125