Fixes various bugs with reordering loads and stores. Scalarized vector loads weren't collecting the chains at all.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D4335
R600: Fix mishandling of load / store chains.
ClosedPublic Authored by arsenm on Jun 27 2014, 8:28 PM.
Details
Summary Fixes various bugs with reordering loads and stores. Scalarized vector loads weren't collecting the chains at all.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jul 7 2014, 11:43 AM
Revision Contents
Diff 10956 lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/reorder-stores.ll
|