Also switch to internal linkage, and include the name of the function in the name.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. Is the alignment on global variables actually used for things? I thought it was the alignment on loads/stores that mattered.
Comment Actions
The alignment of the load/store must be >= the alignment of the actual address of the indexed value