[PATCH] D45229: [MI-sched] schedule following instruction latencies
Javed Absar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 23:43:24 PDT 2018
javed.absar added a comment.
Clubbing all loads together wont be good for performance, especially processors with limited LdSt unit(s) capabilities.
https://reviews.llvm.org/D45229
More information about the llvm-commits
mailing list