Commit 296bdfb
improve
In the unlikely event this call fails, we can either confidently
conclude the result will always fail and stop inference immediately
there. Or we can at least conclude that the base type is confidently
known, which can potentially improve ml-matches performance later by
excluding Union{} or other subtypes.apply_type_tfunc accuracy in rare case (JuliaLang#49069)1 parent 9633917 commit 296bdfb
2 files changed
+36
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1628 | 1628 | | |
1629 | 1629 | | |
1630 | 1630 | | |
| 1631 | + | |
1631 | 1632 | | |
1632 | 1633 | | |
1633 | 1634 | | |
| |||
1747 | 1748 | | |
1748 | 1749 | | |
1749 | 1750 | | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
1750 | 1754 | | |
1751 | 1755 | | |
1752 | 1756 | | |
| |||
1815 | 1819 | | |
1816 | 1820 | | |
1817 | 1821 | | |
1818 | | - | |
| 1822 | + | |
1819 | 1823 | | |
1820 | | - | |
1821 | | - | |
| 1824 | + | |
1822 | 1825 | | |
1823 | 1826 | | |
1824 | 1827 | | |
1825 | 1828 | | |
1826 | 1829 | | |
1827 | 1830 | | |
1828 | | - | |
1829 | | - | |
1830 | | - | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
| 1853 | + | |
| 1854 | + | |
| 1855 | + | |
1831 | 1856 | | |
1832 | 1857 | | |
1833 | 1858 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2648 | 2648 | | |
2649 | 2649 | | |
2650 | 2650 | | |
2651 | | - | |
| 2651 | + | |
2652 | 2652 | | |
2653 | 2653 | | |
2654 | 2654 | | |
| 2655 | + | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
2655 | 2659 | | |
2656 | 2660 | | |
2657 | 2661 | | |
| |||
0 commit comments