[PATCH] D82405: [openmp] Move Directive and Clause helper function to tablegen
    Johannes Doerfert via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 24 12:28:36 PDT 2020
    
    
  
jdoerfert added a comment.
So the idea is we generate a single .inc file with multiple `ifdef` regions to choose from? Is that what is usually done? I would have thought multiple files are nicer but no strong feeling.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82405/new/
https://reviews.llvm.org/D82405
    
    
More information about the llvm-commits
mailing list