On 3/21/25 12:27, Richard Henderson wrote:
On 3/21/25 11:09, Pierrick Bouvier wrote:
Mmm, ok I guess. Yesterday I would have suggested merging this with
page-vary.h, but
today I'm actively working on making TARGET_PAGE_BITS_MIN a global constant.
When you mention this, do you mean "constant accross all architectures", or a
global
(const) variable vs having a function call?
The first -- constant across all architectures.
That's great.
Does choosing the min(set_of(TARGET_PAGE_BITS_MIN)) is what we want
there, or is the answer more subtle than that?
I went through that question, and was not sure what should be the answer.
r~