This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Corrections to memory model description.
ClosedPublic

Authored by t-tye on Oct 18 2017, 2:50 PM.

Details

Summary
  • Add description on nontemporal support.
  • Correct OpenCL sequentially consistent and fence code sequences.
  • Minor test cleanup.

Diff Detail

Repository
rL LLVM

Event Timeline

t-tye created this revision.Oct 18 2017, 2:50 PM
kzhuravl accepted this revision.Oct 18 2017, 3:00 PM

LGTM with typos fixed.

docs/AMDGPUUsage.rst
2683 ↗(On Diff #119526)

vmcnt.

2807 ↗(On Diff #119526)

vmcnt.

3326 ↗(On Diff #119526)

vmcnt.

This revision is now accepted and ready to land.Oct 18 2017, 3:00 PM
t-tye updated this revision to Diff 119530.Oct 18 2017, 3:04 PM

Address review comments.

t-tye marked 3 inline comments as done.Oct 18 2017, 3:04 PM
kzhuravl accepted this revision.Oct 18 2017, 3:05 PM
This revision was automatically updated to reflect the committed changes.