[PATCH] D34007: Implement inclusive_scan and transform_inclusive_scan

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 15:51:49 PDT 2017


mclow.lists abandoned this revision.
mclow.lists added a comment.

I don't think that this is a correct implementation. Also, I need tests for when the result overwrites the source.
As they say .. I'll be back :-)


https://reviews.llvm.org/D34007





More information about the cfe-commits mailing list