[PATCH] R600: Increase nearby load scheduling threshold.

Matt Arsenault Matthew.Arsenault at amd.com
Tue Jul 29 14:48:01 PDT 2014


This partially fixes weird looking load scheduling
in memcpy test. The load clustering doesn't seem
particularly smart, but this method seems to be partially
deprecated so it might not be worth trying to fix.

http://reviews.llvm.org/D4713

Files:
  lib/Target/R600/AMDGPUInstrInfo.cpp
  test/CodeGen/R600/llvm.memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4713.11997.patch
Type: text/x-patch
Size: 6574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140729/b4a1a422/attachment.bin>


More information about the llvm-commits mailing list