AMDGPU/SI: Query AA, if available, in areMemAccessesTriviallyDisjoint()
authorTom Stellard <thomas.stellard@amd.com>
Mon, 29 Aug 2016 12:05:32 +0000 (12:05 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 29 Aug 2016 12:05:32 +0000 (12:05 +0000)
commit662f330852c371e0bdc9443bf34c5052618fc416
tree414fcf24ca965b4c8eaada00ac2212d24ebf1fde
parent8545dae226162723ee75867288103a9a71d0b91c
AMDGPU/SI: Query AA, if available, in areMemAccessesTriviallyDisjoint()

Summary:
The SILoadStoreOptimizer will need to use AliasAnalysis here in order to
move it before scheduling.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits, kzhuravl

Differential Revision: https://reviews.llvm.org/D23813

llvm-svn: 279963
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp