Skip to content

Commit 4962f36

Browse files
committed
synchronize target CPU features with LLVM 15.0.3
1 parent 7c7d9e1 commit 4962f36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/std/target/x86.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2723,7 +2723,6 @@ pub const cpu = struct {
27232723
.avx512vbmi,
27242724
.avx512vbmi2,
27252725
.avx512vnni,
2726-
.avx512vp2intersect,
27272726
.avx512vpopcntdq,
27282727
.avxvnni,
27292728
.bmi,

0 commit comments

Comments
 (0)