[PATCH] D95874: [TableGen] Temporary hack to add type checking for multiclass template arguments [DO NOT COMMIT]
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 6 07:48:06 PST 2021
RKSimon added a comment.
I've pushed trivial changes to a few targets and created D96205 <https://reviews.llvm.org/D96205> for the webassembly guys to review - I think that covers the remaining issues raised by this patch.
It'd be great if you could get your real template types patch ready to go soon - I expect the situation to bitrot again quickly without some form of error message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95874/new/
https://reviews.llvm.org/D95874
More information about the llvm-commits
mailing list