aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-02-21 06:06:08 +0100
committerBjörn Gustavsson <[email protected]>2019-02-21 14:04:29 +0100
commit54df0e73b3c3d0240eedc5b1469aa89ecb8de531 (patch)
tree53618ae643380b02e008f02d1dd02ee3ec6e16bf /bin
parent388fe9d0ef5d2ccae6a9c07da2d36ac568dd250f (diff)
downloadotp-54df0e73b3c3d0240eedc5b1469aa89ecb8de531.tar.gz
otp-54df0e73b3c3d0240eedc5b1469aa89ecb8de531.tar.bz2
otp-54df0e73b3c3d0240eedc5b1469aa89ecb8de531.zip
beam_ssa_opt: Do local CSE of get_tuple_element instructions
For some reason, a `get_tuple_element` instruction was not deemed suitble for local common sub expression elimination. It turns out that enabling CSE for `get_tuple_element` is benefical. It will also be even more benefical in a future commit where some of the optimizations in `sys_core_fold` are removed.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions