diff options
author | Björn Gustavsson <[email protected]> | 2018-09-04 14:16:16 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-09-17 06:41:02 +0200 |
commit | ec1f35c9f52be894ba295b9a48237020855e3c46 (patch) | |
tree | f27e0062b987762529b784862bbc8dfa220d02af /lib/compiler/test/warnings_SUITE.erl | |
parent | 354c64f4c0a568e7c4766228c21d7f5e276fd549 (diff) | |
download | otp-ec1f35c9f52be894ba295b9a48237020855e3c46.tar.gz otp-ec1f35c9f52be894ba295b9a48237020855e3c46.tar.bz2 otp-ec1f35c9f52be894ba295b9a48237020855e3c46.zip |
beam_ssa_codegen: Don't emit kill instructions before exit BIFs
Omitting `kill` instructions before BIFs that throw exceptions
will reduce the code size. This optimization supersedes the same
optimizations in beam_dead.
Diffstat (limited to 'lib/compiler/test/warnings_SUITE.erl')
0 files changed, 0 insertions, 0 deletions