Files
rust/tests/codegen/array-map.rs
Nikita Popov 58ac25b453 Increase array size in array-map.rs
Make sure that the loop is not fully unrolled (which allows
eliminating the allocas) in LLVM 16 either.
2023-03-22 09:30:37 +01:00

1.7 KiB