[PATCH] D115860: [LoongArch 3/6] Add target stub for LoongArch

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 17:22:05 PST 2022


SixWeining added inline comments.


================
Comment at: llvm/lib/Target/LoongArch/CMakeLists.txt:17
+  Target
+  GlobalISel
+
----------------
thakis wrote:
> Do you need this? As far as I can tell, the LoongArch target doesn't use GlobalISel.
Yes. I just removed it https://reviews.llvm.org/rG279cc3384e4082aefbea4d1a3762f16547f7a799. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115860



More information about the llvm-commits mailing list