fhahn wrote: > Hi - Should the new isAppleMLike from #170553 also be true for this core? > (Mostly asking for when I change it in #171088)
Yep it should and the current patch adds it to the correct switch AFAICT. Might be good to add a run-line with m5/a19 to llvm/test/Transforms/LoopUnroll/AArch64/apple-unrolling.ll To check the max-interleave factor is set correctly, it would probably be good to have a simple LoopVectorize interleave test for the various CPUs. https://github.com/llvm/llvm-project/pull/171187 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
