Files
rust/tests/codegen-llvm/lib-optimizations
The 8472 99ab27f90c specialize slice::fill to use memset when possible
LLVM generally can do this on its own, but it helps miri and other backends.
2025-10-08 20:14:24 +02:00
..