diff options
author | Björn Gustavsson <[email protected]> | 2018-09-06 07:33:56 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-09-12 14:19:03 +0200 |
commit | 0442b6a4587c0961febe3c6044d94d2ce7f8f469 (patch) | |
tree | 6a1d6a508bee0971fffe96fd5b4b58e3d46fa4df /bin | |
parent | 48b844b196e115b2995661ec81c108610acc4b6a (diff) | |
download | otp-0442b6a4587c0961febe3c6044d94d2ce7f8f469.tar.gz otp-0442b6a4587c0961febe3c6044d94d2ce7f8f469.tar.bz2 otp-0442b6a4587c0961febe3c6044d94d2ce7f8f469.zip |
beam_ssa_pre_codegen: Fix bug in receive fixing
When creating a phi node for the common exit block of a receive,
the code failed to take into account that there could be more
than one predecessor to the exit block for each remove_message.
Rename exit_predessor/3 to exit_predessors/3 and make it return a
list of the predecessors.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions