[PATCH] D88307: [DON'T MERGE] Jump-threading for finite state automata

Evgeny Astigeevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 14:46:26 PDT 2020


eastig added a comment.

In D88307#2340132 <https://reviews.llvm.org/D88307#2340132>, @alanphipps wrote:

> @eastig I tried this experimental patch in our system, and it definitely brings highly significant improvement to coremark.  When do you expect to post a version for reviewing -- what will the differences be?

Hi Alan,
Thank you for the feedback. I need to get an approval from my current employer to continue working on the patch. I'll keep you posted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88307



More information about the llvm-commits mailing list