[all-commits] [llvm/llvm-project] 5856f2: [pstl] Iterator types renaming: ForwardIterator ->...
MikeDvorskiy via All-commits
all-commits at lists.llvm.org
Sat Feb 13 09:29:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5856f202057cd375cd9599fe44cfa7e78239c625
https://github.com/llvm/llvm-project/commit/5856f202057cd375cd9599fe44cfa7e78239c625
Author: Mikhail Dvorskiy <mikhail.dvorskiy at intel.com>
Date: 2021-02-13 (Sat, 13 Feb 2021)
Changed paths:
M pstl/include/pstl/internal/algorithm_fwd.h
M pstl/include/pstl/internal/algorithm_impl.h
M pstl/include/pstl/internal/memory_impl.h
M pstl/include/pstl/internal/numeric_fwd.h
M pstl/include/pstl/internal/numeric_impl.h
Log Message:
-----------
[pstl] Iterator types renaming: ForwardIterator -> RandomAccessIterator; for parallel patterns/bricks
https://reviews.llvm.org/D96266
More information about the All-commits
mailing list