[llvm] [ARM][TableGen][MC] Change the ARM mnemonic operands to be optional for ASM parsing (PR #83436)

Alfie Richards via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 08:07:35 PST 2024


================
@@ -7290,64 +7304,68 @@ bool ARMAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
     // on the Mnemonic based checking to correctly figure out when to put
     // a k_CondCode operand in the list. If we're trying to match the label
     // version, remove the k_CondCode operand here.
----------------
AlfieRichardsArm wrote:

Done

https://github.com/llvm/llvm-project/pull/83436


More information about the llvm-commits mailing list