[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
Tue Sep 19 10:55:37 PDT 2017
craig.topper added a comment.
Why can't we just generate the table by default and not include it yet? Then anyone can look at the table at any time without having to do something extra?
https://reviews.llvm.org/D38028
More information about the llvm-commits
mailing list