[llvm] [AArch64][NeoverseV1] Model multi-cycle micro-ops correctly (NumMicro… (PR #216656)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 04:16:03 PDT 2026


https://github.com/davemgreen commented:

Hi - I'm not sure if this sounds correct to me. Can you more concretely explain what you are trying to fix? A lot of instructions do get split up into multiple micro-ops. (Not all of them thought, and that isn't well modelled in llvm - there is no way to specify the individual operations and dependencies between them).

https://github.com/llvm/llvm-project/pull/216656


More information about the llvm-commits mailing list