[PATCH] D146906: Generate `MachineValueType.h` (partially) from `ValueTypes.td`
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 26 16:24:42 PDT 2023
chapuni added a comment.
I noticed we could deduplicate MVT when I read the article.
https://discourse.llvm.org/t/issues-in-llvm-tblgen-high-parallelized-build/68037/3
The start point of this series is here.
https://discourse.llvm.org/t/rfc-let-intrinsics-td-emit-iit-info-typesig/69186
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146906/new/
https://reviews.llvm.org/D146906
More information about the llvm-commits
mailing list