Use patterns that will also match the immediate offset to match the normal read / writes.
Details
Details
Diff Detail
Diff Detail
Event Timeline
arsenm updated this object.
This revision is now accepted and ready to land.Jun 18 2014, 1:02 PM
Paths
| Differential D3932
R600/SI: Refactor local atomics. ClosedPublic Authored by arsenm on May 27 2014, 5:10 PM.
Details
Summary Use patterns that will also match the immediate offset to match the normal read / writes.
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jun 18 2014, 1:02 PM
Revision Contents
Diff 9853 lib/Target/R600/AMDGPUInstructions.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/atomic_load_add.ll
test/CodeGen/R600/atomic_load_sub.ll
|