alexcrichton transferred Issue #994:
cranelift-simplejit
andfaerie
already 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 usemovaps
instead ofmovups
forvconst
.
Last updated: Nov 22 2024 at 16:03 UTC