cfallin commented on issue #1120:
VCodeConstants properly handle alignment now; closing issue.
cfallin closed issue #1120:
cranelift-simplejitandfaeriealready align functions to 16 bytes. Adding enough padding before the constant pool of a function would make the constant pool aligned to 16 bytes too. That would make it possible to usemovapsinstead ofmovupsforvconst.
Last updated: Feb 24 2026 at 04:36 UTC