[PATCH] D122118: [MachineCopyPropagation] Eliminate spillage copies that might be caused by eviction chain

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 18:23:38 PST 2023


lkail added a comment.

In D122118#4019373 <https://reviews.llvm.org/D122118#4019373>, @nikic wrote:

> Compile-time: http://llvm-compile-time-tracker.com/compare.php?from=781eabeb40b8e47e3a46b0b927784e63f0aad9ab&to=0af2744a89bf0ed05e83ac1ed9d21d6d74cdfeca&stat=instructions%3Au

Much appreciated for your profiling!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122118



More information about the llvm-commits mailing list