We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a018a8 commit 07d4369Copy full SHA for 07d4369
BitFaster.Caching/Intrinsics.cs
@@ -2,7 +2,7 @@
2
using System.Runtime.Intrinsics.X86;
3
#endif
4
5
-#if NET6_0
+#if NET6_0_OR_GREATER
6
using System.Runtime.Intrinsics.Arm;
7
8
0 commit comments