================ @@ -0,0 +1,121 @@ +// RUN: %clang_cc1 -O1 -triple aarch64 -target-feature +neon %s -emit-llvm -o - | FileCheck --check-prefixes=CHECK,NEON %s ---------------- lawben wrote: Done. https://github.com/llvm/llvm-project/pull/69010