summaryrefslogtreecommitdiff
path: root/src/jit/simdintrinsiclist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/simdintrinsiclist.h')
-rw-r--r--src/jit/simdintrinsiclist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jit/simdintrinsiclist.h b/src/jit/simdintrinsiclist.h
index bfc9182780..a44fb9d0a1 100644
--- a/src/jit/simdintrinsiclist.h
+++ b/src/jit/simdintrinsiclist.h
@@ -8,6 +8,7 @@
#endif
/*****************************************************************************/
+// clang-format off
#ifdef FEATURE_SIMD
/*
@@ -141,3 +142,4 @@ SIMD_INTRINSIC(nullptr, false, Invalid,
#endif //!_TARGET_AMD64_
#endif //FEATURE_SIMD
+// clang-format on