xbolva00 added a comment.

In D100879#3144751 <https://reviews.llvm.org/D100879#3144751>, @collares wrote:

> In https://bugzilla.mozilla.org/show_bug.cgi?id=1741454, oxalica discovered 
> this breaks jemalloc-using code, since jemalloc does not guarantee 16-byte 
> alignment.

Not sure if jemalloc does the right thing here. (See comment above 
getNewAlign). You can force 16-byte alignment by configuring with 
--with-lg-quantum=4.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100879/new/

https://reviews.llvm.org/D100879

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to