[llvm] [TableGen] Added submulticlass typechecking to template arg values. (PR #112904)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 08:31:36 PDT 2024
jayfoad wrote:
> Is it ever supposed to be valid to use defm with a class name, like c in defm a : m, c; above?
Oh, I see this is allowed and documented. Sorry for the noise.
https://github.com/llvm/llvm-project/pull/112904
More information about the llvm-commits
mailing list