[PATCH] D146179: ValueTypes.td: Reorganize ValueType to generate `MachineValueType.h`
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 17:15:38 PDT 2023
chapuni updated this revision to Diff 508851.
chapuni edited the summary of this revision.
chapuni added a comment.
- VTEmitter: Replace the prefix `is` to `Is` in vars
- MachineValueType.h: Rewind generated switches to range checks
- MachineValueType.h: Get rid of `x ? true : false`
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.508851.patch
Type: text/x-patch
Size: 55809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/b2a80525/attachment.bin>
More information about the llvm-commits
mailing list