diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2016-12-20 15:52:17 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2016-12-20 15:52:17 +0000 |
commit | 244891d1290f7387c996bdeec0fc5846576f3f42 (patch) | |
tree | aa0246cc940218897f1480e474eb669bb1713a3d /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | f789f05ee2e39b5fee20b7dd1d0bd5141bbf662f (diff) | |
download | llvm-244891d1290f7387c996bdeec0fc5846576f3f42.zip llvm-244891d1290f7387c996bdeec0fc5846576f3f42.tar.gz llvm-244891d1290f7387c996bdeec0fc5846576f3f42.tar.bz2 |
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
llvm-svn: 290179
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions