[PATCH] D146352: Split out `llvm-cg-tblgen` from `llvm-tblgen`

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 22:38:38 PDT 2023


chapuni added reviewers: mstorsjo, tstellar.
chapuni added a comment.

Changes in test files can be committed separately in advance.

I have just confirmed building. Let me know if there would be issues around installation and customization.

I am planning to move `llvm-cg-tblgen` to other place, possibly `llvm/lib/CodeGen/TableGen`.
See also D144351 <https://reviews.llvm.org/D144351> and https://discourse.llvm.org/t/issues-in-llvm-tblgen-high-parallelized-build/68037/30


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146352



More information about the llvm-commits mailing list