https://github.com/JuliaLang/julia
Revision 55dab67dcd0c1034622e63227fa54961ff783905 authored by Tim Holy on 15 February 2020, 12:26:59 UTC, committed by Tim Holy on 15 February 2020, 12:26:59 UTC
This risks making these routines more fragile in cases where
`reduced_index` is broken. However, this can be viewed as a good
thing because it increases the odds that errors will be caught early.

Moreover, it ensures that the return type is inferrable in cases
where the reduction is over the first dimension but constant-propagation
fails to detect this.
1 parent eda4131
History
Tip revision: 55dab67dcd0c1034622e63227fa54961ff783905 authored by Tim Holy on 15 February 2020, 12:26:59 UTC
Consistently assert type-equality in `reduced_indices`
Tip revision: 55dab67
File Mode Size
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.4 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 41.0 KB
Makefile -rw-r--r-- 27.1 KB
NEWS.md -rw-r--r-- 3.8 KB
README.md -rw-r--r-- 6.2 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top