[PATCH] D99205: Add jump-threading optimization for deterministic finite automata
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 23 07:01:21 PDT 2021
SjoerdMeijer added a comment.
In D99205#2899915 <https://reviews.llvm.org/D99205#2899915>, @alexey.zhikhar wrote:
> 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?
Ah, sorry, I had missed that, so ignore that comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99205/new/
https://reviews.llvm.org/D99205
More information about the llvm-commits
mailing list