2 Commits

Author SHA1 Message Date
Kazu Hirata
5be43db9b1
[ARM] Remove unused includes (NFC) (#116155)
Identified with misc-include-cleaner.
2024-11-13 23:11:14 -08:00
Nashe Mncube
21f7c62627
[LLVM][ARM] Latency mutations for cortex m55,m7 and m85 (#115153)
This patch adds latency mutations as a scheduling related speedup for
the above mentioned cores. When benchmarking this pass on selected
benchmarks we see a performance improvement of 1% on most benchmarks
with some improving by up to 6%.

Author: David Penry <david.penry@arm.com>
Co-authored-by: Nashe Mncube <nashe.mncube@arm.com
2024-11-13 17:13:41 +00:00