[PATCH] D93969: [TableGen] Add field kind to the RecordVal class.
Francois Pichet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 17:30:40 PST 2021
fpichet added a comment.
Thanks, adding the !cast<int> remove the problem. But it would be nice to be able to convert from bit to string automatically otherwise I would need to add the !cast<int> at dozen of places.
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