[PATCH] D38028: [X86][TableGen] Recommitting the X86 memory folding tables TableGen backend while disabling it by default.
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 10 10:52:36 PST 2018
    
    
  
craig.topper added a comment.
In the past I just added it to my cmake invocation and since I used the same build area for a while it was just always being built. I asked in the original review why we couldn't just unconditionally generate it, but not include it so it was just always there as a reference. Not sure of the compile time cost of generating it.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D38028/new/
https://reviews.llvm.org/D38028
    
    
More information about the llvm-commits
mailing list