[PATCH] D96416: [TableGen] Improve algorithms for processing template arguments; add type checking
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 10:24:29 PST 2021
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
I don't have technical competence to review the logic here (and, likely no one other than you do) but the code looks reasonable structurally.
Unrelated to the patch, you have looked into the vg_leak issues with tblgen tests?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96416/new/
https://reviews.llvm.org/D96416
More information about the llvm-commits
mailing list