Hi,
I was trying to play around X86 use case and looked at doc https://slothy-optimizer.github.io/slothy/tutorial/README.html#adding-a-new-microarchitecture. and code for https://github.com/slothy-optimizer/slothy/blob/main/slothy/targets/aarch64/cortex_a55.py. Looks like data is concentrated in each target.
Before I deep dive I was curious, since much of effort revolves around arm, what would be blocker ramping up for basic x86 target?
Hi,
I was trying to play around X86 use case and looked at doc https://slothy-optimizer.github.io/slothy/tutorial/README.html#adding-a-new-microarchitecture. and code for https://github.com/slothy-optimizer/slothy/blob/main/slothy/targets/aarch64/cortex_a55.py. Looks like data is concentrated in each target.
Before I deep dive I was curious, since much of effort revolves around arm, what would be blocker ramping up for basic x86 target?