commit | 70d8785561836373ff731330393defb072a127c8 | [log] [tgz] |
---|---|---|
author | Michael Kuperstein <mkuper@google.com> | Fri Mar 10 18:59:07 2017 +0000 |
committer | Michael Kuperstein <mkuper@google.com> | Fri Mar 10 18:59:07 2017 +0000 |
tree | 70ea2e3e34fae2fddd95756fbb1d6b8424f9c85e | |
parent | 49e0bf23d71d8c7cd8d6629c4811ee86c5d1bae6 [diff] |
[SLP] Revert everything that has to do with memory access sorting. This reverts r293386, r294027, r294029 and r296411. Turns out the SLP tree isn't actually a "tree" and we don't handle accessing the same packet of loads in several different orders well, causing miscompiles. Revert until we can fix this properly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297493 91177308-0d34-0410-b5e6-96231b3b80d8