LLVM has no machine models for modern Apple CPUs. It does not know the number of ports or latencies of the instructions. The difference between M1 and M2 will be that the M2 supports more instructions. ARMv8.5-A vs ARMv8.6-A.
LLVM has no machine models for modern Apple CPUs. It does not know the number of ports or latencies of the instructions. The difference between M1 and M2 will be that the M2 supports more instructions. ARMv8.5-A vs ARMv8.6-A.