[llvm] [AArch64] Add flag setting instructions to scheduling model. (PR #96880)

Ricardo Jesus via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 07:17:20 PDT 2024


https://github.com/rj-jesus commented:

Thanks for this, just have a couple of nits. Also, did you test this for ADD{S}/SUB{S} (immediate) with `LSL #12`? Based on the SOG it's unclear to me if this case should have a latency and throughput of 2 and use pipeline M. Otherwise, LGTM.

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


More information about the llvm-commits mailing list