This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Emit functions sizes
ClosedPublic

Authored by tstellarAMD on Jan 7 2016, 8:33 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tstellarAMD retitled this revision from to AMDGPU: Emit functions sizes.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
arsenm added inline comments.Jan 7 2016, 10:16 AM
test/CodeGen/AMDGPU/hsa.ll
31 ↗(On Diff #44216)

Should probably have a positive check Size: {{[1-9][0-9]?}}

Add positive check for size.

tstellarAMD marked an inline comment as done.Jan 7 2016, 12:15 PM
arsenm accepted this revision.Jan 7 2016, 12:30 PM
arsenm edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 7 2016, 12:30 PM
This revision was automatically updated to reflect the committed changes.