diff options
author | Björn Gustavsson <[email protected]> | 2016-10-26 12:58:38 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-10-28 10:16:10 +0200 |
commit | 456ba65161d9228a2562d32bd25b0a15c90011b8 (patch) | |
tree | 6bd9dfe139d94380bbeb2e6ad8034b3e3d7bd641 /lib/compiler/src/beam_validator.erl | |
parent | e9c343d551779c975f075ae812ef8cd7ae0a1d64 (diff) | |
download | otp-456ba65161d9228a2562d32bd25b0a15c90011b8.tar.gz otp-456ba65161d9228a2562d32bd25b0a15c90011b8.tar.bz2 otp-456ba65161d9228a2562d32bd25b0a15c90011b8.zip |
sys_core_fold: Use less effort optimizing not in lets
There are two calls opt_not_in_let(). Since 05130e4855
introduced iteration to a fixpoint, only the first call
is needed. Removing the redundant call will slightly speed
up compilation.
Diffstat (limited to 'lib/compiler/src/beam_validator.erl')
0 files changed, 0 insertions, 0 deletions