[SR-9235] RedundantLoadElimination is slow with a large static array. #51723
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
duplicate
Resolution: Duplicates another issue
expressions
Feature: expressions
literals
Feature → expressions: Literals such as an integer or string literal
optimized only
Flag: An issue whose reproduction requires optimized compilation
performance
SILOptimizer
Area → compiler: SIL optimization passes
Attachment: Download
Environment
Makefile
Additional Detail from JIRA
md5: 68468fc66829b4d2a218088ed7f66a10
duplicates:
Issue Description:
A large array with 5.000 or 10.000 elements massively slows down compilation.
Here is a Makefile to generate such an array and a stack trace.
The text was updated successfully, but these errors were encountered: