[PATCH] D125588: [MachineCombiner] Improve MachineCombiner's cost model

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 00:49:23 PDT 2022


dmgreen added a comment.

Thanks for splitting this out. I've been trying to run some tests.

Do you have any benchmark results? I worry that even though the old model was less correct, it still gave better performance results.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125588/new/

https://reviews.llvm.org/D125588



More information about the llvm-commits mailing list