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

Alan Phipps via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 15:06:37 PDT 2020


alanphipps added a comment.

@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?

@amehsan If your jump-threading change can bring even more improvement, then I am definitely curious to see it and if it can be integrated with this in some way.

Thank you all for your contributions here!


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