We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edfaaa commit abff318Copy full SHA for abff318
llvm/include/llvm/Target/Target.td
@@ -929,7 +929,7 @@ class PointerLikeRegClass<int Kind> {
929
}
930
931
/// RegClassByHwMode - Operands that change the register class based
932
-/// on the subtarget are derived from this derived from this. TableGen
+/// on the subtarget are derived from this. TableGen
933
/// treats the register class as having a symbolic kind that it
934
/// doesn't know, and resolves the actual regclass to use by using the
935
/// a mapping in TargetInstrInfo at codegen time. This can be used to
0 commit comments