[PATCH] D93864: [TableGen] Continue cleaning up .td files
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 28 18:17:28 PST 2020
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
This all looks reasonable to me Paul. One thing you can check to gain confidence is that the output of tblgen should be bitwise identical on all the generated .inc files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93864/new/
https://reviews.llvm.org/D93864
More information about the llvm-commits
mailing list