[PATCH] D58295: AMDGPU: Fix memory dependence analysis by considering the offset.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 18 15:01:40 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354295: AMDGPU: Use MachineInstr::mayAlias to replace areMemAccessesTriviallyDisjoint… (authored by chfang, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58295?vs=187273&id=187276#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58295/new/
https://reviews.llvm.org/D58295
Files:
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
llvm/trunk/test/CodeGen/AMDGPU/ds-combine-with-dependence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58295.187276.patch
Type: text/x-patch
Size: 10080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/90963890/attachment-0001.bin>
More information about the llvm-commits
mailing list