julia
529e4e7d - effects: improve idempotency of effects derived by post-opt analysis (#52085)

Commit
2 years ago
effects: improve idempotency of effects derived by post-opt analysis (#52085) Since now effects can be refined by post-opt analysis, `typeinf_edge` should propagate `frame.result.ipo_effects` instead of `frame.ipo_effects`.
Author
Loading