[PATCH] D35998: [TableGen] AsmMatcher: fix OpIdx computation when HasOptionalOperands is true
    Mike Stump via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 20 13:25:53 PST 2019
    
    
  
MikeStump added a comment.
Herald added a project: LLVM.
This version is buggy and doesn't work.  The version of the fix in https://reviews.llvm.org/D32461 is better in my port and works even in the trivial cases.  So the question is, is there any case not fixed by it?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D35998/new/
https://reviews.llvm.org/D35998
    
    
More information about the llvm-commits
mailing list