[PATCH] D37698: Allow target to decide when to cluster loads/stores in misched
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 15:22:25 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313208: Allow target to decide when to cluster loads/stores in misched (authored by rampitec).
Changed prior to commit:
https://reviews.llvm.org/D37698?vs=115121&id=115129#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37698
Files:
llvm/trunk/include/llvm/Target/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/MachineScheduler.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/test/CodeGen/AMDGPU/add.i16.ll
llvm/trunk/test/CodeGen/AMDGPU/ctpop.ll
llvm/trunk/test/CodeGen/AMDGPU/fadd.f16.ll
llvm/trunk/test/CodeGen/AMDGPU/flat-load-clustering.mir
llvm/trunk/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
llvm/trunk/test/CodeGen/AMDGPU/sub.i16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37698.115129.patch
Type: text/x-patch
Size: 15859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/f309fd94/attachment.bin>
More information about the llvm-commits
mailing list