================ @@ -3,9 +3,9 @@ // REQUIRES: aarch64-registered-target #include<arm_neon.h> ---------------- SpencerAbson wrote: I think `#include <arm_neon.h>` is redundant here. https://github.com/llvm/llvm-project/pull/114983