[PATCH] D99205: Add jump-threading optimization for deterministic finite automata

Alexey Zhikhartsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 06:07:19 PDT 2021


alexey.zhikhar marked an inline comment as done.
alexey.zhikhar added a comment.

In D99205#2899231 <https://reviews.llvm.org/D99205#2899231>, @SjoerdMeijer wrote:

> Thanks, looking good. But one last request, sorry, can you add tests for the optimisation remarks too?

No worries, Sjoerd, I appreciate your comments.

There are optimization remark tests in `negative.ll`, do you mean something in addition to that?


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

https://reviews.llvm.org/D99205



More information about the llvm-commits mailing list