[PATCH] D101318: [TableGen] Add the !find bang operator
    Paul C. Anagnostopoulos via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 27 10:50:18 PDT 2021
    
    
  
Paul-C-Anagnostopoulos added a comment.
I will push this on Wednesday.
@dblaikie: What is your opinion on adding an assertion to a TableGen file when the backend(s) are already checking the condition? I think putting the checking closer to the problem is a good thing, and may result in more specific error messages. But, on the other hand, one could argue that it's pointless work.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101318/new/
https://reviews.llvm.org/D101318
    
    
More information about the llvm-commits
mailing list