commit | 19ad9f9a8445ee0fa18d4dc7efd863f2966da18f | [log] [tgz] |
---|---|---|
author | NAKAMURA Takumi <geek4civic@gmail.com> | Mon Apr 17 23:46:47 2023 +0900 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 02 08:30:21 2023 -0700 |
tree | c7795d1df163e2cc6523ace2ab430f1aca8baf47 | |
parent | f6b6ea8b9c60eacb67f18623dde43c467b99dcbd [diff] |
Split out `CodeGenTypes` from `CodeGen` for LLT/MVT This reduces dependencies on `llvm-tblgen` so much. `CodeGenTypes` depends on `Support` at the moment. Be careful to append deps on this, since Targets' tablegens depend on this. Depends on D149024 Differential Revision: https://reviews.llvm.org/D148769 GitOrigin-RevId: 5d71ec6e448fa3ecb7e22368e97cf8274d5c84c6