[PATCH] D74360: [llvm][TableGen] Define FieldInit::isConcrete overload
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 16 09:51:08 PST 2020
nhaehnle added a comment.
Do you have a concrete example where this is used? I would have expected the A1.value to be resolved... the non-resolve-behavior was only kept around for bits in instruction encodings (Resolver::keepUnsetBits).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74360/new/
https://reviews.llvm.org/D74360
More information about the llvm-commits
mailing list