This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Do basic folding of class intrinsic
ClosedPublic

Authored by arsenm on Aug 29 2016, 10:10 AM.

Details

Summary

This allows more of the OCML builtin library to be constant folded.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 69576.Aug 29 2016, 10:10 AM
arsenm retitled this revision from to AMDGPU: Do basic folding of class intrinsic.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Sep 1 2016, 10:31 AM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Sep 1 2016, 10:31 AM
arsenm closed this revision.Sep 3 2016, 12:15 AM

r280586