Commit 59640b6
deps: update cpufeatures to e8178f9 (blacklist SSBS)
Picks up gbaraldi/cpufeatures#5 which blacklists FEAT_SSBS from
hw_feature_mask. SSBS is a speculative execution mitigation that
doesn't affect codegen but was inconsistently present across LLVM
CPU definitions (apple-a16 has it, apple-m4 doesn't), causing
false target mismatches on Apple Silicon.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9b093e4 commit 59640b6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
0 commit comments