[PATCH] D151999: [llvm-tblgen] Fix parser error when using generic used as index

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 07:41:47 PDT 2023


hliao added a subscriber: wangpc.
hliao added a comment.

I don't see this issue from the main branch. In fact, https://reviews.llvm.org/D149016 solves the issue and should not be "fixed". Could you double-check whether the main branch could reproduce this issue?

Add @wangpc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151999



More information about the llvm-commits mailing list