julia
Change checked_add/sub/mul intrinsics to return overflow flag instead of error
#17152
Merged

Change checked_add/sub/mul intrinsics to return overflow flag instead of error #17152

JeffBezanson merged 6 commits into master from sb/checked-flag
simonbyrne
simonbyrne simonbyrne changed the title change checked_add/sub/mul intrinsics to return overflow flag instead of error RFC: change checked_add/sub/mul intrinsics to return overflow flag instead of error 9 years ago
simonbyrne
tkelman
tkelman reviewed on 2016-06-27
tkelman
tkelman reviewed on 2016-06-27
p-zubieta
eschnett
vtjnash
vtjnash
vtjnash reviewed on 2016-06-28
vtjnash
vtjnash reviewed on 2016-06-28
eschnett
eschnett reviewed on 2016-06-28
simonbyrne simonbyrne force pushed from 41cbe3f6 to aa6d68f2 9 years ago
simonbyrne
simonbyrne
simonbyrne simonbyrne force pushed from 60cadfa2 to f5ed7862 9 years ago
simonbyrne simonbyrne force pushed from f5ed7862 to 255a9967 9 years ago
simonbyrne simonbyrne force pushed from 255a9967 to 4c02c2d1 9 years ago
simonbyrne
eschnett
simonbyrne
simonbyrne simonbyrne force pushed from 5f12fb48 to ed9bf97d 9 years ago
simonbyrne simonbyrne changed the title RFC: change checked_add/sub/mul intrinsics to return overflow flag instead of error Change checked_add/sub/mul intrinsics to return overflow flag instead of error 9 years ago
simonbyrne
StefanKarpinski
simonbyrne simonbyrne added this to the 0.6.0 milestone 9 years ago
simonbyrne simonbyrne force pushed from 619bd112 to f1e8cfc4 9 years ago
simonbyrne simonbyrne force pushed from f1e8cfc4 to 2fd13c54 9 years ago
simonbyrne
tkelman
tkelman commented on 2016-09-25
tkelman
tkelman
tkelman commented on 2016-09-26
nanosoldier
simonbyrne simonbyrne force pushed from 30ab8391 to 4cfd0176 9 years ago
simonbyrne
nanosoldier
simonbyrne simonbyrne force pushed from 3289b4a4 to 831c840c 9 years ago
simonbyrne
nanosoldier
simonbyrne
simonbyrne
nanosoldier
KristofferC
simonbyrne change checked_add/sub/mul intrinsics to return overflow flag instead…
752ea516
simonbyrne add docs, tests
27edb42a
simonbyrne remove comments between docstring and function def
9094d608
simonbyrne remove tabs
5681e68a
simonbyrne inline checked ops
866c92e7
simonbyrne strategic inlining for simd perf tests
1680ae20
simonbyrne simonbyrne force pushed from 831c840c to 1680ae20 9 years ago
simonbyrne
nanosoldier
simonbyrne
simonbyrne
nanosoldier
simonbyrne
JeffBezanson
JeffBezanson JeffBezanson merged 2adf0a62 into master 9 years ago
JeffBezanson
simonbyrne simonbyrne deleted the sb/checked-flag branch 9 years ago
tkelman
simonbyrne

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone