[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 13:14:08 PDT 2017
mclow.lists added a comment.
Re-reading this, I may have implemented `exclusive_scan` instead of `inclusive_scan` here.
https://reviews.llvm.org/D34007
More information about the cfe-commits
mailing list