[PATCH] D128485: [pseudo] Store shift and goto actions in a compact structure with faster lookup.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 4 10:40:24 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 3 inline comments as done.
Closed by commit rGb37dafd5dc83: [pseudo] Store shift and goto actions in a compact structure with faster lookup. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D128485?vs=439589&id=442123#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128485/new/
https://reviews.llvm.org/D128485
Files:
clang-tools-extra/pseudo/include/clang-pseudo/grammar/LRTable.h
clang-tools-extra/pseudo/lib/GLR.cpp
clang-tools-extra/pseudo/lib/grammar/LRTable.cpp
clang-tools-extra/pseudo/lib/grammar/LRTableBuild.cpp
clang-tools-extra/pseudo/unittests/LRTableTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128485.442123.patch
Type: text/x-patch
Size: 16870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220704/6f688349/attachment.bin>
More information about the cfe-commits
mailing list