This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is 8-byte aligned for HSA
ClosedPublic

Authored by tstellarAMD on Sep 9 2016, 9:55 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is 8-byte aligned for HSA.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
arsenm accepted this revision.Sep 9 2016, 10:03 AM
arsenm edited edge metadata.

LGTM

lib/Target/AMDGPU/GCNSchedStrategy.cpp
37 ↗(On Diff #70853)

This looks accidentally included

This revision is now accepted and ready to land.Sep 9 2016, 10:03 AM
tstellarAMD edited edge metadata.

Remove unrelated change.

This revision was automatically updated to reflect the committed changes.