If multiclass argument comes from loop varaible and argument is
record type, it will not recognize the type.
This patch ensures that loop variables are resolved correctly.
Differential D95308
[TableGen] Fix instantiating multiclass in foreach jyyou.tw on Jan 24 2021, 2:16 AM. Authored by
Details If multiclass argument comes from loop varaible and argument is This patch ensures that loop variables are resolved correctly.
Diff Detail
Event TimelineComment Actions Yes, tests are passed.
Comment Actions Okay, let me do this one first. I've never committed for someone else, so something might go wrong. |
Is there a reason why we shouldn't use !CurMultiClass?