[PATCH] D95874: [TableGen] Temporary hack to add type checking for multiclass template arguments [DO NOT COMMIT]
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 10:47:29 PST 2021
craig.topper added a comment.
In D95874#2571501 <https://reviews.llvm.org/D95874#2571501>, @Paul-C-Anagnostopoulos wrote:
> I've reclaimed this patch in order to fix problems in the RISCV target.
>
> @craig.topper
> @asb
> There are new problems with mismatched multiclass template arguments. Could you find and fix them using this patch? Or I could try.
Looks like RISCV is clean right now. Maybe 065a187f337f2a3204c69c2a73a65aad49a44be1 <https://reviews.llvm.org/rG065a187f337f2a3204c69c2a73a65aad49a44be1> fixed it?
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