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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 3 04:04:09 PST 2022


thakis added inline comments.


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


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