[PATCH] D148767: Restore MVT and LLT into llvm/CodeGen

2023-04-23 Thread NAKAMURA Takumi via Phabricator via cfe-commits
chapuni updated this revision to Diff 516158. chapuni edited the summary of this revision. chapuni added a comment. Herald added a subscriber: ThomasRaoux. Herald added a reviewer: zuban32. Herald added a reviewer: mpaszkowski. - Update CMake deps - s/LowLevelType/LowLevelTypeUtils/ - modmap: Prun

[PATCH] D148767: Restore MVT and LLT into llvm/CodeGen

2023-04-19 Thread NAKAMURA Takumi via Phabricator via cfe-commits
chapuni updated this revision to Diff 515152. chapuni edited the summary of this revision. chapuni added a comment. - Isolate rename changes to D148768 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D148767/new/ htt