mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-22 19:59:02 +02:00
Instead of creating individual stores to the array elements an constant array is created and assigned to the destination memory. This is much less IR than before. With -O it is optimized to a memset.
115 KiB
115 KiB