Compiler matmul optimization prevents constant folding?
|
|
18
|
123
|
December 4, 2023
|
Why does `@inbounds` disable constant propagation?
|
|
22
|
693
|
November 8, 2023
|
Detect if constant
|
|
49
|
817
|
June 16, 2023
|
Why don't operations on strings constant-fold?
|
|
9
|
383
|
February 14, 2023
|
Constant propagation and inference of constructed types
|
|
14
|
1141
|
February 7, 2023
|
Why aren't expressions such as `isinteger` simplified in case that the result is inferrable from the arguments?
|
|
8
|
610
|
December 11, 2022
|
Is `Base.@constprop` strictly for internal usage?
|
|
5
|
420
|
October 26, 2022
|
How does the compiler know not to constant-fold methods like rand?
|
|
2
|
542
|
July 12, 2022
|
Why is the kwarg `dims` not being constant-propagated?
|
|
5
|
433
|
July 5, 2022
|
Constant propagation of kwargs possible?
|
|
3
|
621
|
August 22, 2019
|