[PATCH] D96416: [TableGen] Improve algorithms for processing template arguments; add type checking
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 10:35:37 PST 2021
Paul-C-Anagnostopoulos updated this revision to Diff 329386.
Paul-C-Anagnostopoulos added a comment.
This update fixes the arm_mve.td problem with a change to MveEmitter.cpp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96416/new/
https://reviews.llvm.org/D96416
Files:
clang/utils/TableGen/MveEmitter.cpp
llvm/docs/TableGen/ProgRef.rst
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/lib/TableGen/TGParser.cpp
llvm/lib/TableGen/TGParser.h
llvm/test/TableGen/self-reference-typeerror.td
llvm/test/TableGen/template-args.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96416.329386.patch
Type: text/x-patch
Size: 30828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/58c1fa77/attachment.bin>
More information about the llvm-commits
mailing list