Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P1467 Extended floating-point types and standard names #227

Closed
jensmaurer opened this issue Jan 26, 2019 · 35 comments · Fixed by cplusplus/draft#5670
Closed

P1467 Extended floating-point types and standard names #227

jensmaurer opened this issue Jan 26, 2019 · 35 comments · Fixed by cplusplus/draft#5670
Labels
B3 - addition Bucket 3 as described by P0592: material that is not mentioned in P0592 C++23 Targeted at C++23 CWG Core IS Ship vehicle: IS LWG Library plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. straw-poll Straw poll tentatively-ready-for-plenary Reviewed between meetings; ready for a vote.
Milestone

Comments

@jensmaurer
Copy link
Member

P1467R0 Extended floating-point types (Michał Dominiak, David Olsen)

@jensmaurer jensmaurer added this to the 2019-02 milestone Jan 26, 2019
@jensmaurer jensmaurer added EWG Evolution LEWG Library Evolution SG6 Numerics and removed LEWG Library Evolution labels Jan 26, 2019
@villevoutilainen villevoutilainen added this to Friday in EWGKonaFeb2019 Feb 10, 2019
@villevoutilainen villevoutilainen removed this from Friday in EWGKonaFeb2019 Feb 10, 2019
@villevoutilainen villevoutilainen added EWGI Evolution Incubator and removed EWG Evolution ScheduledEWGFeb2019 labels Feb 10, 2019
@jfbastien jfbastien added this to Maybe in EWGIKonaFeb2019 Feb 16, 2019
@jfbastien jfbastien moved this from Backlog to EWGIWednesday in EWGIKonaFeb2019 Feb 17, 2019
@Lawrence-Crowl
Copy link

SG6: Define narrowing conversions on rank instead of finite value ranges?
SF 2 F 3 N 1 A 0 SA 0

Make rank of overlapped ranges unordered.
SF 2 F 3 N 1 A 0 SA 0

Make operations on unordered ranks ill-formed.
SF 3 F 3 N 0 A 0 SA 0

@jfbastien
Copy link
Collaborator

jfbastien commented Feb 24, 2019

Lots of feedback in EWG-I in Kona. Want to see again. LEWGI should see this too.

@jfbastien jfbastien modified the milestones: 2019-02, 2019-07 Feb 24, 2019
@jensmaurer jensmaurer added the LEWGI Library Evolution Incubator label Feb 26, 2019
@wg21bot
Copy link
Collaborator

wg21bot commented Jun 23, 2019

P1467R1 Extended floating-point types (Michał Dominiak, David Olsen)

@jensmaurer jensmaurer added this to Tuesday in EWG-I in Cologne 2019 Jul 11, 2019
@brycelelbach
Copy link

brycelelbach commented Jul 16, 2019

Cologne 2019-07 LEWGI Minutes

P1467R1 Extended Floating Point Types: Design Review

Champion: Michał Dominiak

Minute Taker: Jayesh Badwaik

Start Overview: 07-16 10:42

Start Review: 11:02

Make sure outputting extended floating point types with iostreams works.

Is a type trait needed for determining floating-point conversion rank? Do we need any new type traits for floating point types in this brave new world?

Put the num_put/num_get ABI breaks on Titus' list of ABI breaks.

Cologne 2019-07 LEWGI Minutes

P1468R1 Fixed-Layout Floating Point Type Aliases: Design Review

Champion: Michał Dominiak

Minute Taker: Jayesh ?

Start Overview: 07-16 11:38

Start Review: 11:42

Start Polling: 11:48

POLL: Fixed-type floating point types are allowed to alias float, double, and long double.

Strongly For Weakly For Neutral Weakly Against Strongly Against
4 13 4 1 0

Attendance: 26

This has strong consensus.

POLL: Have the fixed-layout floating point types only be declared if they are available, and have feature test macros for each type.

NO OBJECTION TO UNANIMOUS CONSENT.

Attendance: 25

POLL: Forward P1467R0 (with the addition of support for extended floating point types in <atomic> and <random>) and P1468R0 to LEWG for C++23.

Strongly For Weakly For Neutral Weakly Against Strongly Against
2 15 5 1 0

A: Want to see more implementation experience.

Attendance: 25

End: 12:04

CONSENSUS: Forward P1467R0 (with the addition of support for extended floating point types in <atomic> and <random>) and P1468R0 to LEWG for C++23.

@jfbastien
Copy link
Collaborator

EWGI in Cologne (seen with #228):

The extended floating-point types should be allowed to alias float/double/long double.
SF F N A SA
1 2 2 4 3
Forward the papers to EWG + LEWG.
SF F N A SA
3 9 0 0 0

Note one of the above polls reverse a LEWGI poll.

Send to EWG + LEWG.

@jfbastien jfbastien removed EWGI Evolution Incubator LEWGI Library Evolution Incubator SG6 Numerics labels Jul 18, 2019
@jensmaurer jensmaurer modified the milestones: 2019-07, 2019-11 Aug 23, 2019
@cor3ntin cor3ntin removed LEWG Library Evolution ready-for-library-evolution-electronic-poll This paper needs to undergo a Library Evolution electronic poll scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting labels Jan 16, 2022
@jensmaurer
Copy link
Member Author

CWG telecon 2022-02-25: Partially reviewed.

@jensmaurer jensmaurer added the needs-revision Paper needs changes before it can proceed label Feb 25, 2022
@jensmaurer jensmaurer added this to Awaiting updated wording in CWG Feb 26, 2022
@jfbastien jfbastien added CWG Core and removed EWG Evolution EWG-vote-on-me EWG can vote on this labels Feb 27, 2022
@jfbastien
Copy link
Collaborator

2022-02 poll results:

SF F N A SA
11 15 2 1 0
Abstain: 16

Poll outcome:✅ consensus

@jensmaurer
Copy link
Member Author

CWG telecon 2022-03-11: Partially reviewed.

@jensmaurer
Copy link
Member Author

CWG telecon 2022-03-25: Reviewed D1467R9; two small updates have been requested.

@jensmaurer jensmaurer moved this from Awaiting updated wording to Ready for review in CWG Apr 3, 2022
@jensmaurer jensmaurer moved this from Ready for review to Awaiting updated wording in CWG Apr 8, 2022
@jensmaurer
Copy link
Member Author

CWG telecon 2022-04-08: Reviewed updated D1467R9; an update regarding the phrasing for floating-point types as vendor extensions has been requested.

@jensmaurer
Copy link
Member Author

CWG telecon 2022-04-22: Approved D1467R9 for plenary vote.

@jensmaurer jensmaurer added the straw-poll Straw poll label Apr 22, 2022
@jensmaurer jensmaurer moved this from Awaiting updated wording to Approved for plenary vote in CWG Apr 22, 2022
@JeffGarland
Copy link
Member

I"m noticing the LWG notes didn't get added here.

https://wiki.edg.com/bin/view/Wg21telecons2022/P1467-20220225
https://wiki.edg.com/bin/view/Wg21telecons2022/P1467-20220325
https://wiki.edg.com/bin/view/Wg21telecons2022/P1467-20220401

LWG saw this over 3 sessions and asked for various refinements that were made -- culminating in a vote on 2022-04-01

P1467r9 to be sent to Core for inclusion into C++23 with the small amendment discussed?

F A N
12 0 0

@wg21bot
Copy link
Collaborator

wg21bot commented Apr 25, 2022

P1467R9 Extended floating-point types and standard names (David Olsen, Michał Dominiak, Ilya Burylov)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Apr 25, 2022
@jensmaurer jensmaurer removed the size - medium paper size estimate label Apr 25, 2022
@JeffGarland JeffGarland added the tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. label Jun 5, 2022
@JeffGarland
Copy link
Member

@jensmaurer and @jwakely -- did we decide if this is CWG or LWG motion?

@dkolsen-pgi
Copy link

@jensmaurer and @jwakely agreed that this paper would be a CWG motion, since the core changes are more significant than the library changes.

@jensmaurer
Copy link
Member Author

It's on the list of CWG proto-motions:

https://wiki.edg.com/bin/view/Wg21telecons2022/StagingForPlenaryStrawPolls

@cor3ntin cor3ntin added the plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B3 - addition Bucket 3 as described by P0592: material that is not mentioned in P0592 C++23 Targeted at C++23 CWG Core IS Ship vehicle: IS LWG Library plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. straw-poll Straw poll tentatively-ready-for-plenary Reviewed between meetings; ready for a vote.
Projects
CWG
Approved for plenary vote
Development

Successfully merging a pull request may close this issue.