Use constant folding on base_storage sizes
The current code can produce overly complicated base storage size expression, such as: `char* base[max(32, 2*2*2*4)]` These should be folded for readability of generated code.
parent
a851720c
Loading
Loading
Pipeline
#3632
failed
with stage
in
14 minutes and 50 seconds
Loading
Please register or sign in to comment