diff options
author | Björn Gustavsson <[email protected]> | 2016-11-12 12:31:31 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-11-18 11:58:35 +0100 |
commit | 4c76ea1116faa3efd797c39539131b9262b6fa36 (patch) | |
tree | 1721afd97adbe9fd48d092e9200a09d9b0e1cc53 /lib/compiler/src/v3_kernel.hrl | |
parent | 9f3c69458c1258c21e44c35d487eceb2394fab74 (diff) | |
download | otp-4c76ea1116faa3efd797c39539131b9262b6fa36.tar.gz otp-4c76ea1116faa3efd797c39539131b9262b6fa36.tar.bz2 otp-4c76ea1116faa3efd797c39539131b9262b6fa36.zip |
beam_dead: Remove redundant 'or' instruction
In practice, this optimization will only apply to contrived guards
that are almost never used in real applications. The only reason we
add this optimization is to help approach the goal of zero tolerance
for 'bif' instructions instead of 'test' instructions in guards.
Diffstat (limited to 'lib/compiler/src/v3_kernel.hrl')
0 files changed, 0 insertions, 0 deletions