[PATCH] D121368: [pseudo][WIP] Build Ambiguous forest node in the GLR Parser.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 03:10:06 PST 2022


hokein added a comment.

The implementation (`performReduction`) is awkward at the moment, but it is completed, should give a global view of the algorithm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121368



More information about the cfe-commits mailing list