diff options
author | Nathan Harmata <nharmata@google.com> | 2016-11-21 17:04:48 +0000 |
---|---|---|
committer | Dmitry Lomov <dslomov@google.com> | 2016-11-21 19:42:49 +0000 |
commit | 324b592055378c305a31009ecfbba0cb78935003 (patch) | |
tree | 8345230cd87217c3eb8258a7260de13ba5f9bf86 /BUILD | |
parent | c4e965e920e1fb6328407147c478513769d0a2c7 (diff) |
Provide a parallel implementation of "e1 - e2 - e3" by noting its equivalence to "e1 - (e2 + e3)" and the fact that we already have a parallel implementation of "e2 + e3".
--
MOS_MIGRATED_REVID=139792288
Diffstat (limited to 'BUILD')
0 files changed, 0 insertions, 0 deletions