[PATCH] D122832: [TableGen] Add a backend to help with target enums
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 08:20:17 PDT 2022
Paul-C-Anagnostopoulos added a comment.
So one possibility is to deprecate GenericEnum, replace all uses of it with your Enum, and document Enum as the standard solution.
What do others think? @RKSimon @craig.topper
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122832/new/
https://reviews.llvm.org/D122832
More information about the llvm-commits
mailing list