[PATCH] D122832: [TableGen] Add a backend to help with target enums
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr  8 10:40:12 PDT 2022
    
    
  
RKSimon added a reviewer: myhsu.
RKSimon added a comment.
In D122832#3436351 <https://reviews.llvm.org/D122832#3436351>, @Paul-C-Anagnostopoulos wrote:
> 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
Obviously we shouldn't be duplicating functionality, but other than this code is very unfamiliar to me.
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