[PATCH] D138469: [LoongArch] Use tablegen size for getInstSizeInBytes

Xiaodong Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 4 18:23:06 PST 2022


XiaodongLoong marked an inline comment as done.
XiaodongLoong added inline comments.


================
Comment at: llvm/unittests/Target/LoongArch/CMakeLists.txt:10
+  Core
+  GlobalISel
+  LoongArchCodeGen
----------------
thakis wrote:
> Do you need all these dependencies? From a quick look, InstSizes.cpp seems to not include files from most of these.
Thanks, I delete the redundant dependencies.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138469



More information about the llvm-commits mailing list