mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
synchronize target CPU features with LLVM 15.0.3
This commit is contained in:
parent
7c7d9e13d7
commit
4962f36b0f
@ -2723,7 +2723,6 @@ pub const cpu = struct {
|
||||
.avx512vbmi,
|
||||
.avx512vbmi2,
|
||||
.avx512vnni,
|
||||
.avx512vp2intersect,
|
||||
.avx512vpopcntdq,
|
||||
.avxvnni,
|
||||
.bmi,
|
||||
|
Loading…
Reference in New Issue
Block a user