This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Allow trivial constructors as initializer for __shared__ variables.
ClosedPublic

Authored by tra on Sep 9 2015, 3:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

tra updated this revision to Diff 34372.Sep 9 2015, 3:46 PM
tra retitled this revision from to [CUDA] Allow trivial constructors as initializer for __shared__ variables. .
tra updated this object.
tra added reviewers: jingyue, eliben, wengxt, jholewinski.
tra added a subscriber: cfe-commits.
jingyue accepted this revision.Sep 9 2015, 3:57 PM
jingyue edited edge metadata.

Thanks for fixing this.

This revision is now accepted and ready to land.Sep 9 2015, 3:57 PM
This revision was automatically updated to reflect the committed changes.