[PATCH] D58295: AMDGPU: Fix memory dependence analysis by considering the offset.
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 14:09:19 PST 2019
cfang updated this revision to Diff 187272.
cfang added a comment.
Use MachineInstr::mayAlias to replace areMemAccessesTriviallyDisjoint in LoadStoreOptimizer pass.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58295/new/
https://reviews.llvm.org/D58295
Files:
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
test/CodeGen/AMDGPU/ds-combine-with-dependence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58295.187272.patch
Type: text/x-patch
Size: 7653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/a895055e/attachment.bin>
More information about the llvm-commits
mailing list