[PATCH] D146906: Generate `MachineValueType.h` (partially) from `ValueTypes.td`
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 18:44:58 PDT 2023
chapuni updated this revision to Diff 509875.
chapuni added a comment.
- Fix formatting
- Rewind `isFixedLengthVector()`, since `FIRST/LAST_FIXEDLEN_VECTOR_VALUETYPE` will come from `ValueTypes.td`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146906/new/
https://reviews.llvm.org/D146906
Files:
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/MVTTest.cpp
llvm/unittests/Support/MachineValueType.h
llvm/utils/TableGen/CMakeLists.txt
llvm/utils/TableGen/VTEmitter.cpp
utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146906.509875.patch
Type: text/x-patch
Size: 34348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/e5154ba0/attachment.bin>
More information about the llvm-commits
mailing list