[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 8 05:54:33 PST 2024


AlfieRichardsArm wrote:

Looks like the test failures were coming from ambiguous matchables being sorted differently. I have made a new patch that disambiguates these cases here: https://github.com/llvm/llvm-project/pull/84483

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


More information about the llvm-commits mailing list