Remove an ignore
View Changes
make-host-1: better diagnostics on style-warning stoppage
View Changes
Remove unused functions
View Changes
Stop early on make-host-1 warnings
View Changes
Warn about improper lists created by list*
View Changes
Catch bad array dimensions in (make-array (list -1 x))
View Changes
sb-pcl::whitespacep don't defeat optimizations
View Changes
arm64: simplify decode-logical-immediate
View Changes
(concatenate (string (code-char i))) splice the character directly
View Changes
riscv: add support for Zba
View Changes
Account for commutativity when finding iteration steps
View Changes
x86-64: implement AVX-512_FP16 instruction set and CPUID detection
View Changes
feat(sb-simd): add modular AVX-512_FP16 vector support (f16.32, f16.16, f16.8)
View Changes
fix(sb-simd): define missing-instruction fallbacks for sap-ref on unsupported CPUs
View Changes
x86-64: add AVX-512CD, AVX-512VNNI, and AVX-512BF16 instruction definitions
View Changes
feat(sb-simd): guard constant folding and missing instructions on unsupported CPU targets
View Changes
x86-64: fix EVEX vmovsd/vmovss emitters, GPR vector move length, and 64-byte inline constant alignment
View Changes
x86-64: update avx512-insts.lisp header to reflect implemented instruction subsets
View Changes
feat(sb-simd): add modular AVX-512F, AVX-512BW, and AVX-512DQ vector support
View Changes
x86-64: fix vbroadcastss and vbroadcastsd EVEX over-promotion
View Changes
x86-64: add AVX-512 instruction definitions (vcmpps, vbroadcast, arithmetic)
View Changes
arm64: improve load-immediate-word
View Changes
Inline FIXNUMIZE
View Changes
arm64: reuse the last comparison in default-unknown-values
View Changes
x86-64: off by one when binding multiple values
View Changes
Fix block-compilation of the build
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | Invalid | Undecided | - | |
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | Fix Released | Undecided | - | |
ir1opt: Allow %analyze-set-uses to look through let bindings as well
View Changes
Uncommenet accidentally commented out code
View Changes
Last updated: September 9, 2026 08:02 AM