[clang] [Clang][AArch64]Fix Name and Mangle name for scalar fp8 (PR #114983)

via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 6 08:55:31 PST 2024


================
@@ -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


More information about the cfe-commits mailing list