commit | 11d071bf728deb397faed0c0550814aa0ef5f3dc | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Tue Dec 20 15:52:17 2016 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Tue Dec 20 15:52:17 2016 +0000 |
tree | 6f603bf67827c7a134a91c4298d27574dea76593 | |
parent | 7f580b605b2cec5e68ce68ed0e57f564b2ae9bb3 [diff] |
AMDGPU/SI: Add a MachineMemOperand to MIMG instructions Summary: Without a MachineMemOperand, the scheduler was assuming MIMG instructions were ordered memory references, so no loads or stores could be reordered across them. Reviewers: arsenm Subscribers: arsenm, kzhuravl, wdng, nhaehnle, yaxunl, tony-tye Differential Revision: https://reviews.llvm.org/D27536 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290179 91177308-0d34-0410-b5e6-96231b3b80d8