[PATCH] D137549: [AsmParser] Match mandatory operands following optional operands.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 02:08:40 PST 2022


foad added a comment.

Hi @kosarev, can this help with the following issue in `FLAT_Load_Pseudo`, or is it a different problem?

  // FIXME: Operands with default values do not work with following non-optional operands.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137549/new/

https://reviews.llvm.org/D137549



More information about the llvm-commits mailing list