I did a performance experiment from https://en.algorithmica.org/hpc/pipelining/branching/
it says "We discard the pipeline, which is 19 cycles deep on Zen 2 (i.e., it has 19 stages, each taking one cycle)."
and I found the information from https://en.wikichip.org/wiki/amd/microarchitectures/zen_2
which give the following information:
but i only have PC with Apple M1 chip or intel i7 chip
i cannot find the specific pipeline stages of them
how to find the pipeline stages of a certain cpu?
and I found the information from https://en.wikichip.org/wiki/amd/microarchitectures/zen_2