[PATCH] D90946: [IR] [TableGen] Cleanup pass over the IR TableGen files

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 07:31:37 PST 2020


Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, nhaehnle, t.p.northover, tstellar.
Herald added subscribers: llvm-commits, dexonsmith, jdoerfert, kerbowa, jfb, kristof.beyls, tpr, jvesely.
Herald added a project: LLVM.
Paul-C-Anagnostopoulos requested review of this revision.

This is the first revision in a series of revisions to clean up existing TableGen files. I'm starting with the IR files.

These files are quite clean. I checked the intrinsics for AArch64 and AMDGPU.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90946

Files:
  llvm/include/llvm/IR/Attributes.td
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90946.303452.patch
Type: text/x-patch
Size: 10037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/f38c2b59/attachment.bin>


More information about the llvm-commits mailing list