[PATCH] D56772: [MIR] Add simple PRE pass to MachineCSE

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 19:23:25 PDT 2019


LuoYuanke added a comment.

@anton-afanasyev
Hi,
Do you have any performance data for the patch? I'd like to know what benchmark has performance gain with your patch. https://reviews.llvm.org/D64394 fixed perlbench regression, but I wonder what the performance gain do we achieve with the 2 patch?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56772





More information about the llvm-commits mailing list