Summary: Add a global merge pass that merges globals into a single big global. It replaces the uses of globals merged, with offsets into the big global. Function summarisationis a big benefactor of this as it greatly reduces the number of implicit formals (ie. globals). Reviewed By: jvillard Differential Revision: D16260098 fbshipit-source-id: 1b936f02fmaster
parent
0ecd73d0f8
commit
b5dea36c5e
Loading…
Reference in new issue