[PATCH] D36772: Unmerge GEPs to reduce register pressure on IndirectBr edges.

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 13:00:32 PDT 2017


eastig added a comment.

As this patch can affect ARM targets I am doing some benchmarking.
I've got the LNT benchmarks results for AArch64 (Cortex-A57). There is no difference in performance. I'll have got more results soon.
It's interesting to see what benchmarks has been used to measure the improvements.


https://reviews.llvm.org/D36772





More information about the llvm-commits mailing list