<div dir="ltr"><div><div>Is there a compile-time and/or potential runtime cost that makes enableInterleavedAccessVectorization() default to 'false'?<br><br></div>I notice that this is set to true for ARM, AArch64, and PPC.<br><br></div>In particular, I'm wondering if there's a reason it's not enabled for x86 in relation to PR27881:<br><a href="https://llvm.org/bugs/show_bug.cgi?id=27881">https://llvm.org/bugs/show_bug.cgi?id=27881</a><br></div>