[PATCH] D21540: AMDGPU: Define a schedule class for COPY.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 20:46:24 PDT 2016
MatzeB updated this revision to Diff 61497.
MatzeB added a comment.
Slightly enhanced schedule class selection for COPY. This really should be enough to get http://reviews.llvm.org/D19401 committed.
Repository:
rL LLVM
http://reviews.llvm.org/D21540
Files:
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SISchedule.td
test/CodeGen/AMDGPU/ctlz.ll
test/CodeGen/AMDGPU/ctlz_zero_undef.ll
test/CodeGen/AMDGPU/ctpop64.ll
test/CodeGen/AMDGPU/ftrunc.f64.ll
test/CodeGen/AMDGPU/load-local-i32.ll
test/CodeGen/AMDGPU/local-memory-two-objects.ll
test/CodeGen/AMDGPU/schedule-kernel-arg-loads.ll
test/CodeGen/AMDGPU/shl_add_constant.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21540.61497.patch
Type: text/x-patch
Size: 9185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/375fe8cd/attachment.bin>
More information about the llvm-commits
mailing list