User Details
- User Since
- Dec 20 2018, 10:20 AM (248 w, 5 h)
Mar 3 2023
Circling back on this -
Aug 19 2022
Jul 2 2021
Nov 2 2020
I’ll make sure both sides agree on the name. I still need to go through the
tests on the libstdc++ side but that can wait until after stage1 closes.
Sep 9 2020
Jun 5 2019
May 31 2019
Actually, we should probably get a test of some sort here before accepting the change. Yes, it's fairly obviously wrong and the fix is fairly obviously correct, but it's a regression and we should provide tests for regressions, lest certain standard library maintainers ask uncomfortable questions.
Apr 23 2019
I am good with this change
Apr 16 2019
Apr 12 2019
Apr 11 2019
I'm not opposed to this change, but I wonder, should we then just remove the extra 'internal' directory, so that we get -
Apr 10 2019
- [pstl] Supply definition of __PSTL_ASSERT() only if not already defined
Apr 9 2019
Not sure what is up with phabricator, but it won't let me respond inline to EricWF, specifically -
This isn't a libstdc++ convention, but I'm not opposed.
Apr 5 2019
Apr 4 2019
Apr 3 2019
Mar 29 2019
I am also in favor of this.
Mar 28 2019
Committed by other, non-phab, means
Committed by other, non-phab, means
Committed by other, non-phab, means
Committed by other, non-phab, means
Committed by other, non-phab, means
Committed by other, non-phab, means
Committed by other, non-phab, means
Mar 27 2019
Applied by "other means"
Mar 26 2019
Mar 22 2019
Mar 18 2019
- Remove nested CMakeLists.txt in test/std, replace with glob-recurse
Mar 12 2019
@ldionne - When Intel added multiple new algorithm implementations, they did so without qualifying these calls. This led to a situation where some were and some weren't qualified.
Mar 10 2019
Mar 9 2019
Mar 7 2019
Mar 5 2019
Will resubmit (as discussed) as a couple of smaller patches
Mar 4 2019
Mar 1 2019
Feb 21 2019
I'm going to resubmit this as a set of smaller patches
Feb 19 2019
- Introduce forward declaratoins
- Deprecate non-cmake build and test suite
Feb 15 2019
Feb 14 2019
- Introduce forward definitions
- Add ifdef guards for parallel overloads
Jan 22 2019
Jan 17 2019
Added a reply note to Mihail and Alexey's inline commentary on whether __PSTL_USE_PAR_POLICIES is how we really want to be controlling this.
See inline notes on __PSTL_USE_PAR_POLICIES #ifdefs
Jan 15 2019
See inline comment
Jan 14 2019
Ignore this version, Intel changed the definitions of most (all?) of these entry points in the version committed to LLVM, will resubmit after fixing signatures