This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Emit constant global variables into .text/.rodata sections
Needs ReviewPublic

Authored by tstellarAMD on Nov 1 2016, 2:06 PM.
This revision needs review, but all reviewers have resigned.

Details

Reviewers
kzhuravl
arsenm

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Emit constant global variables into .text/.rodata sections.
tstellarAMD updated this object.
tstellarAMD added reviewers: kzhuravl, arsenm.
tstellarAMD added a subscriber: llvm-commits.
arsenm added inline comments.Nov 1 2016, 2:45 PM
test/CodeGen/AMDGPU/global-constant.ll
58–59

I don't think private globals should work. What does this emit for the loads and stores?

t-tye added a subscriber: t-tye.Mar 22 2017, 6:37 PM
tony-tye removed a subscriber: tony-tye.Mar 22 2017, 6:50 PM
arsenm edited edge metadata.Aug 3 2017, 4:44 PM

Is this still needed?

arsenm resigned from this revision.Nov 28 2017, 6:44 PM
kzhuravl resigned from this revision.Feb 8 2018, 6:51 PM