[PATCH] D35998: [TableGen] AsmMatcher: fix OpIdx computation when HasOptionalOperands is true

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 07:55:54 PDT 2017


niravd requested changes to this revision.
niravd added a comment.
This revision now requires changes to proceed.

I just did a sanity check on this patch upstream before committing and it crashes on a number of AMDGPU tests. Can you take a quick look at what's wrong?


https://reviews.llvm.org/D35998





More information about the llvm-commits mailing list