[PATCH] D63860: [MachineCSE] Improve CSE on phi node incoming value

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 16:27:07 PDT 2019


piotr added a comment.

In D63860#1572882 <https://reviews.llvm.org/D63860#1572882>, @anton-afanasyev wrote:

> Hi @piotr, have you tried regression benchmarking with this patch? For instance, test suite.


Hi Anton, Yes, I have just run regression testing on the test-suite and the tests pass ("Expected Passes    : 917").


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63860





More information about the llvm-commits mailing list