[PATCH] D93969: [TableGen] Add field kind to the RecordVal class.

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 15:05:10 PST 2021


Paul-C-Anagnostopoulos added a comment.

Could you post a simple file that reproduces the problem? Without the context of BaseOpcodeSTSrcKind and all the identifiers being pasted, I cannot tell what's going on. It certainly isn't necessary to declare a field 'field' just to set it to a concatenated value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93969



More information about the llvm-commits mailing list