Commit a2bf2a9
Re-enable NumPy 2.0 semantics for add, sub, mul. (#4905)
triton-lang/triton#4589 mistakenly deactivated
these and reverted to the previous always-cast-to-int32 semantics.1 parent eb2e136 commit a2bf2a9
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1909 | 1909 | | |
1910 | 1910 | | |
1911 | 1911 | | |
1912 | | - | |
1913 | | - | |
1914 | 1912 | | |
1915 | 1913 | | |
1916 | 1914 | | |
1917 | 1915 | | |
1918 | 1916 | | |
1919 | 1917 | | |
1920 | 1918 | | |
1921 | | - | |
1922 | | - | |
1923 | 1919 | | |
1924 | 1920 | | |
1925 | 1921 | | |
1926 | 1922 | | |
1927 | 1923 | | |
1928 | 1924 | | |
1929 | 1925 | | |
1930 | | - | |
1931 | | - | |
1932 | 1926 | | |
1933 | 1927 | | |
1934 | 1928 | | |
| |||
0 commit comments