[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:33:13 PST 2019
cfang updated this revision to Diff 187273.
cfang added a comment.
Remove the unused Target Instruction Info argument in a couple functions.
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.187273.patch
Type: text/x-patch
Size: 9941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/435c9c71/attachment.bin>
More information about the llvm-commits
mailing list