================
@@ -150,6 +150,11 @@ class X86InstrInfo final : public X86GenInstrInfo {
public:
explicit X86InstrInfo(X86Subtarget &STI);
+ const TargetRegisterClass *
----------------
phoebewang wrote:
Add doxygen for it.
https://github.com/llvm/llvm-project/pull/67702