https://github.com/JuliaLang/julia
Revision 643fef757e7c185f5fa3e924a41b54180a95441c authored by Shuhei Kadowaki on 07 November 2021, 13:38:52 UTC, committed by KristofferC on 08 November 2021, 09:16:43 UTC
Follows #42583.
The missing case within `const_prop_function_heuristic` was originally
reported from RerationalAI's test suite. I added the other two cases by
some code review.

(cherry picked from commit 71d57d9696502693c733dabd26d464391e9cfbff)
1 parent 2a4d14f
History
Tip revision: 643fef757e7c185f5fa3e924a41b54180a95441c authored by Shuhei Kadowaki on 07 November 2021, 13:38:52 UTC
inference: eliminate more potential `widenconst(::TypeofVararg)` cases (#42971)
Tip revision: 643fef7
File Mode Size
.buildkite
.devcontainer
.github
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.codecov.yml -rw-r--r-- 52 bytes
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 425 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 513 bytes
CONTRIBUTING.md -rw-r--r-- 19.3 KB
HISTORY.md -rw-r--r-- 313.4 KB
LICENSE.md -rw-r--r-- 1.3 KB
Make.inc -rw-r--r-- 49.0 KB
Makefile -rw-r--r-- 25.8 KB
NEWS.md -rw-r--r-- 20.3 KB
README.md -rw-r--r-- 7.5 KB
THIRDPARTY.md -rw-r--r-- 3.7 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 4.0 KB

README.md

back to top