This is an archive of the discontinued LLVM Phabricator instance.

Verifier: Check some amdgpu calling convention restrictions
ClosedPublic

Authored by arsenm on Mar 22 2017, 1:02 PM.

Details

Reviewers
t-tye

Diff Detail

Event Timeline

arsenm created this revision.Mar 22 2017, 1:02 PM
arsenm updated this revision to Diff 92697.Mar 22 2017, 1:18 PM

Allow shader return types

t-tye added a subscriber: t-tye.Mar 22 2017, 6:41 PM
tony-tye removed a subscriber: tony-tye.Mar 22 2017, 6:48 PM
t-tye accepted this revision.Apr 4 2017, 11:18 AM

LGTM

lib/IR/Verifier.cpp
2021

Blank line.

This revision is now accepted and ready to land.Apr 4 2017, 11:18 AM
arsenm closed this revision.Apr 4 2017, 11:55 AM

r299457