Why does LLVM like putting floating-point constants into RODATA so much? Is that suboptimal?
|
|
1
|
130
|
June 29, 2025
|
Global constants
|
|
6
|
223
|
December 23, 2024
|
Package Development: Why is Ref needed to pass a global constant to a function?
|
|
13
|
351
|
November 15, 2024
|
How to change constant variable inside a package for testing
|
|
6
|
683
|
February 27, 2024
|
Is there a way to impose a constraint on the output of a Flux neural network model?
|
|
4
|
395
|
June 15, 2023
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
406
|
February 2, 2023
|
Destructuring syntax does not respect const annotation
|
|
2
|
413
|
October 14, 2022
|
`im` as global constant
|
|
2
|
383
|
July 11, 2022
|
Efficiently passing a set of constants to a function
|
|
21
|
2573
|
July 8, 2022
|
Are "constants" constant or not
|
|
8
|
726
|
May 31, 2022
|
Where to put a bunch of constants?
|
|
3
|
586
|
February 22, 2022
|
How to desctructure a namedtuple and declare the variables to be constants using the new destructuring syntax?
|
|
1
|
405
|
February 21, 2022
|
Const vs zero argument function
|
|
4
|
850
|
February 19, 2022
|
Typeconst proposal
|
|
33
|
2330
|
February 9, 2022
|
Const variables
|
|
30
|
15378
|
February 7, 2022
|
How to find where constants are defined
|
|
6
|
524
|
January 20, 2022
|
Best way to handle user constants (e.g. API key)?
|
|
7
|
1252
|
December 18, 2020
|
Testing different constant definitions
|
|
5
|
741
|
November 18, 2020
|
Function, constants, globals
|
|
20
|
1305
|
October 23, 2020
|
Mutation of constants
|
|
6
|
713
|
July 1, 2019
|
Constants in generic code
|
|
1
|
557
|
December 22, 2018
|
Constant declaration in modules (SQLite)
|
|
7
|
1026
|
September 11, 2018
|
Correct way to declare global constant in modules
|
|
15
|
6251
|
April 9, 2018
|
Does declaring a variable to be constant do anything at all?
|
|
10
|
9893
|
September 21, 2017
|