[PATCH] R600: Fix mishandling of load / store chains.

Matt Arsenault Matthew.Arsenault at amd.com
Fri Jun 27 20:28:18 PDT 2014


Fixes various bugs with reordering loads and stores. Scalarized vector loads weren't collecting the chains at all.

http://reviews.llvm.org/D4335

Files:
  lib/Target/R600/AMDGPUISelLowering.cpp
  lib/Target/R600/SIISelLowering.cpp
  test/CodeGen/R600/reorder-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4335.10956.patch
Type: text/x-patch
Size: 11490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140628/251606be/attachment.bin>


More information about the llvm-commits mailing list