diff options
author | Dvorskiy, Mikhail <mikhail.dvorskiy@intel.com> | 2020-03-04 13:41:20 +0300 |
---|---|---|
committer | Dvorskiy, Mikhail <mikhail.dvorskiy@intel.com> | 2020-03-05 11:27:32 +0300 |
commit | e484c1759d410ab6229d17251fcd157b76ff840e (patch) | |
tree | bffd2ab46d71535ea9309314e5baf01ad4277944 /llvm/lib/Analysis/ValueTracking.cpp | |
parent | eecef3af2ca8b27f4070be41c73bff989a096f9b (diff) | |
download | llvm-e484c1759d410ab6229d17251fcd157b76ff840e.zip llvm-e484c1759d410ab6229d17251fcd157b76ff840e.tar.gz llvm-e484c1759d410ab6229d17251fcd157b76ff840e.tar.bz2 |
[pstl] A cleanup fix for sort parallel algorithm.
When one of sub-ranges has not been move constructed into a raw buffer, we should not call clean up for that sub-range. Instead of store detailed info about raw buffer history, the fix does the cleanup a sub-range after each moving the sub-range back.
https://reviews.llvm.org/D73779
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions