[PATCH] D146179: ValueTypes.td: Reorganize ValueType to generate `MachineValueType.h`

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 26 03:47:05 PDT 2023


chapuni updated this revision to Diff 508395.
chapuni retitled this revision from "ValueTypes.td: Reorganize ValueType" to "ValueTypes.td: Reorganize ValueType to generate `MachineValueType.h`".
chapuni edited the summary of this revision.
chapuni added a comment.

- Fully generate `MachineValueType.h`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146179/new/

https://reviews.llvm.org/D146179

Files:
  llvm/include/llvm/CodeGen/ValueTypes.td
  llvm/include/llvm/IR/Intrinsics.td
  llvm/unittests/Support/MachineValueType.h
  llvm/utils/TableGen/VTEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146179.508395.patch
Type: text/x-patch
Size: 59254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230326/12764ad8/attachment-0001.bin>


More information about the llvm-commits mailing list