[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
Thu Jun 23 18:32:33 PDT 2022
sammccall updated this revision to Diff 439589.
sammccall added a comment.
remove debugging code
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.439589.patch
Type: text/x-patch
Size: 16428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/93a9c222/attachment-0001.bin>
More information about the cfe-commits
mailing list