[PATCH] D156502: [TableGen][NFC] Group tokens with same attribute togather
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 22:33:26 PDT 2023
wangpc created this revision.
wangpc added reviewers: fpetrogalli, simon_tatham, michaelmaitland, tra, craig.topper.
Herald added a subscriber: hiraditya.
Herald added a project: All.
wangpc requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
So that we can simplify some code and simplify the implmentation
when we want to add new features (like adding new bang operators).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D156502
Files:
llvm/lib/TableGen/TGLexer.h
llvm/lib/TableGen/TGParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156502.545017.patch
Type: text/x-patch
Size: 5364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/0f7371b8/attachment.bin>
More information about the llvm-commits
mailing list