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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 05:57:06 PDT 2023


uabelho added a comment.
Herald added subscribers: hoy, nlopes.
Herald added a project: All.

I wrote a ticket about a crash with this pass that we stumbled upon in fuzzy testing:
 https://github.com/llvm/llvm-project/issues/64860


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99205



More information about the llvm-commits mailing list