[PATCH] D91431: [TableGen] Clean up more .td files

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 08:26:08 PST 2020


Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, nhaehnle.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Paul-C-Anagnostopoulos requested review of this revision.

I am slowly going through the TableGen source files and cleaning them up with respect to the various features that have been added.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91431

Files:
  llvm/include/llvm/Frontend/Directive/DirectiveBase.td
  llvm/include/llvm/Frontend/OpenACC/ACC.td
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/include/llvm/Option/OptParser.td
  llvm/include/llvm/TableGen/SearchableTable.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91431.305163.patch
Type: text/x-patch
Size: 10328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/ce80111f/attachment-0001.bin>


More information about the llvm-commits mailing list