[PATCH] D140542: [MachineCombiner] Support local strategy for traces
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 00:19:59 PST 2023
fhahn added a subscriber: dmgreen.
fhahn added a comment.
@dmgreen do you know if this would be beneficial for in-order AArch64 cores as well? Or is there the chance that the RISCV models are missing some information?
> For in-order cores MachineCombiner makes better decisions when the critical path
@asi-sc did you do any measurements to collect empirical data?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140542/new/
https://reviews.llvm.org/D140542
More information about the llvm-commits
mailing list