Juan M. Bello-Rivas

Results 22 comments of Juan M. Bello-Rivas

The AVX2 flag seems to be alive and kicking in 2.0.3 (see https://github.com/sbcl/sbcl/commit/b01dce77d6a27d31e203adc33e484c64f2de46f0 for instance).

Yeah, I've been looking at `featurep` too. This is a nuisance indeed. I've seen a couple of instances in the code where they do a `union` of `*features*` and `+internal-features+`...