Inlining in getAddExpr() can cause abnormal computational time in some cases. new parameter -scev-addops-inline-threshold is intruduced with default value 500.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
I generally don't like thresholds, but I can't immediately think of anything better than AddOpsInlineThreshold.