[PATCH] D146906: Generate `MachineValueType.h` (partially) from `ValueTypes.td`

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 26 18:45:37 PDT 2023


barannikov88 added a comment.

In D146906#4222742 <https://reviews.llvm.org/D146906#4222742>, @chapuni wrote:

> 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

Thanks, now I see the bigger picture.
Please disregard my comment above as it was made out of full context.

PS
It would be nice if the RFC link was mentioned in the phab's description of the first commit in the stack.
(Or maybe even in the description of every commit in the series.)


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