================
@@ -4053,6 +4073,63 @@ static MCRegister MatchRegisterName(StringRef Name);
/// }
+static const DenseSet<StringRef> DataTypes{
----------------
AlfieRichardsArm wrote:
Done thank you
https://github.com/llvm/llvm-project/pull/83436